Page is a not externally linkable
- Code, Content, and Presentation
-- PHP Server Side Scripting
---- PHP not remembering $ POST variables


barns101 - 11:56 am on Sep 15, 2006 (gmt 0)


The data has been POSTed to form-parse.php (not form.php) and so no post array exists for form.php and this is why it's not working as expected.

You could start a session and save the post data in the session array and so then if you needed to go back to form.php you could call the values from the session data.


Thread source:: http://www.webmasterworld.com/php/3084065.htm
Brought to you by WebmasterWorld: http://www.webmasterworld.com