Re: [PHP] Keeping POST values when paging
- Date: Mon, 07 Jul 2008 16:10:18 +0200
- From: Per Jessen <per@xxxxxxxxxxxx>
- Subject: Re: [PHP] Keeping POST values when paging
Mayer, Jonathan wrote:
> Is there some way of forcing the page to remember and reload the POST
> variables when clicking "next"? Or, if that's difficult, can anyone
> suggest a good way of addressing this problem without too much
> recoding? I'm sure there must be a neater way of doing it then simply
> passing 30 or so variables using GET.
When you build page2, add hidden input variables with the values from
page1 etc.
/Per Jessen, Zürich
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php