Profile
Achievement
chopbust's Recent SnippetsTagged form
- All /
« Prev 1 Next »
PHP
Preserving Form Elements by creating hidden form elements on new page based on previous page's form submit
I made this function to render hidden form elements in a new page based on what was sent from the last form. This function can be used to preserve input from a long multiple-page form.
What does it do:
1. Go through all the submitted POST eleme...
0
883
posted 13 years ago by chopbust