Thread
:
isset() use
View Single Post
#
3
12-12-2005, 01:59 PM
Insin
Unregistered
Posts: n/a
isset() use
I notice that you don't use isset() function to determine if a post variable is set, which throws undefined index errors if they're not.
Shouldn't these be in place as a precaution?
Insin