How to reload the form
Posted: Tue Feb 20, 2007 11:39 pm
i have a form in page1. When i click the submit button the page2 gets loaded.When i come back to page1 the form contents are getting lost. How can i retain then.

A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Code: Select all
<?=$_POST['email'] ?>Code: Select all
<?php echo htmlentities($_POST['email']); ?>with your solution, that would be executed. OUCH."><script>HAXXXORZZ!!</script>