Page 1 of 1

How do you pass variables/arrays using hidden form fields?

Posted: Thu Nov 24, 2011 7:33 pm
by TheDumbNerd
How do you pass them using hidden form fields and the serialize and unserialize functions?

Re: How do you pass variables/arrays using hidden form field

Posted: Thu Nov 24, 2011 11:26 pm
by Livengood
you can run the function at the start and use an if statement in the form use the action as for example /index.php?action=login and then run arrays or variables into the functions.