| | |
to complete the incomplete form by click back button in php code
Please support our PHP advertiser: PostgreSQL or MySQL? Compare and contrast the two most popular open source databases
![]() |
•
•
Join Date: Oct 2008
Posts: 18
Reputation:
Solved Threads: 0
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
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
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-gen...info-back.html
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-gen...info-back.html
Last edited by Shanti Chepuru; Oct 8th, 2008 at 3:24 am.
Be intelligent, But Don't try to cheat.. Be innocent But Don't get cheated..
![]() |
Other Threads in the PHP Forum
- Previous Thread: urgently need help.....pliz...
- Next Thread: mysql_num_rows error
| Thread Tools | Search this Thread |
ajax apache api archive array autocomplete beginner binary broken cakephp checkbox class cms code cron curl database dataentry date display duplicates dynamic echo email emptydisplayvalue error errors execute explodefunction file files firstoptioninphpdroplist folder form forms function functions google href htaccess html image include insert integration ip java javasciptvalidation javascript joomla keywords limit link login loop mail matching menu mlm multiple mysql oop oracle paypal pdf php problem query radio random recursion recursive regex remote script search server sessions shot sms soap source space sql subscription syntax system table tutorial tutorials update upload url validation validator variable video web xml youtube






