How do you pass variables/arrays using hidden form fields?
Moderator: General Moderators
-
TheDumbNerd
- Forum Newbie
- Posts: 13
- Joined: Sun Nov 13, 2011 4:01 pm
How do you pass variables/arrays using hidden form fields?
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
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.