Welcome Guest, Not a member yet? Register   Sign In
Personal library and Undefined property $input
#11

[eluser]CroNiX[/eluser]
You also want to be using === operators when checking to see if something was set in input::post() or input:Confusederver(). The function will return a boolean FALSE. Your just checking for anything that equates to false, so if the PHP_AUTH_USER is 0 that wouldn't work there even though it might be a legitimate value. It might work in this particular case, but this can and will bite you at some point unless you understand what it does.


Messages In This Thread
Personal library and Undefined property $input - by El Forum - 08-28-2012, 08:33 AM
Personal library and Undefined property $input - by El Forum - 08-28-2012, 08:41 AM
Personal library and Undefined property $input - by El Forum - 08-28-2012, 08:53 AM
Personal library and Undefined property $input - by El Forum - 08-28-2012, 08:55 AM
Personal library and Undefined property $input - by El Forum - 08-29-2012, 09:14 AM
Personal library and Undefined property $input - by El Forum - 08-29-2012, 01:38 PM
Personal library and Undefined property $input - by El Forum - 12-21-2012, 05:17 AM
Personal library and Undefined property $input - by El Forum - 12-21-2012, 08:37 AM
Personal library and Undefined property $input - by El Forum - 12-21-2012, 10:07 AM
Personal library and Undefined property $input - by El Forum - 12-21-2012, 11:26 AM
Personal library and Undefined property $input - by El Forum - 12-21-2012, 11:33 AM
Personal library and Undefined property $input - by El Forum - 12-24-2012, 07:41 AM
Personal library and Undefined property $input - by El Forum - 12-24-2012, 09:18 AM
Personal library and Undefined property $input - by El Forum - 12-28-2012, 06:18 PM



Theme © iAndrew 2016 - Forum software by © MyBB