Welcome Guest, Not a member yet? Register   Sign In
Undefined variable
#5

[eluser]xwero[/eluser]
[quote author="Morvan" date="1234371740"]

Code:
if(@$variable_name) {
//Do something intelligent
}
[/quote]
this is bad use of the @ operator. It suppresses the error message so an error is raised you just don't see it. @ should be avoided as much as possible.

EDIT : i'm too slow.


Messages In This Thread
Undefined variable - by El Forum - 02-11-2009, 05:02 AM
Undefined variable - by El Forum - 02-11-2009, 05:09 AM
Undefined variable - by El Forum - 02-11-2009, 05:16 AM
Undefined variable - by El Forum - 02-11-2009, 05:17 AM
Undefined variable - by El Forum - 02-11-2009, 05:20 AM



Theme © iAndrew 2016 - Forum software by © MyBB