Welcome Guest, Not a member yet? Register   Sign In
Only upload if user set a value
#2

[eluser]techgnome[/eluser]
Does using isset work?

Code:
if (isset($this->input->post('logo')))

-tg


Messages In This Thread
Only upload if user set a value - by El Forum - 10-10-2010, 09:05 PM
Only upload if user set a value - by El Forum - 10-10-2010, 09:52 PM
Only upload if user set a value - by El Forum - 10-11-2010, 07:39 AM
Only upload if user set a value - by El Forum - 10-12-2010, 07:14 PM



Theme © iAndrew 2016 - Forum software by © MyBB