954,561 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

to complete the incomplete form by click back button in php code

hai ,
I write the code in php to create a register form. while we move to next accidently without filling the details in the perivous form. I want to go to back by clicking back button. while cliking the back button , i want to retore the details i fill in the perivious form should be there in the form


please give some example to solve the problem............

with regards,
sathya

r_sathya
Newbie Poster
18 posts since Oct 2008
Reputation Points: 9
Solved Threads: 0
 

Save the variables in a session...
Then, check for the session, if it is present, reload the session vars into the form.
or
check this:
http://www.daniweb.com/forums/thread78707.html
http://www.usenet-forums.com/php-general/44005-form-retain-info-back.html

Shanti C
Posting Virtuoso
1,642 posts since Jul 2008
Reputation Points: 137
Solved Threads: 162
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You