I also fixed the fix I posted earlier I type the variable name wrong.
Just a note to mpdev. I would not use isset becuase it wont work like you want. Since you are setting the variable to be the gpc validated info the isset for that variable will always return true. Since isset just checks to see if a variable is defined.
All the people having problems with the script never loading is becuase its sending them into an infinate loop.
|