Use get instead of post method
Steen Rabøl wrote:
Hi
Sorry, my fault, I did not explain myself correctly
Let's say that you have a search functions, then the user press the search
button brows the result, and then press the 'Back' button of the
browser, then you can get this 'Page has expire
I know that this is not a PHP problem, but
Is there a way to prevent the 'Page has expired...' when the user
press
'Back'
post to a page that does nothing but process the form post. When it is
done, it redirects to another page.
--
PHP General Mailing List (http://www.php.net/)
To unsubsc
Hi
Sorry, my fault, I did not explain myself correctly
Let's say that you have a search functions, then the user press the search
button brows the result, and then press the 'Back' button of the
browser, then you can get this 'Page has expired' warning
Is there some trick to prevent this, or
[snip]
I know that this is not a PHP problem, but
Is there a way to prevent the 'Page has expired...' when the user press
'Back'
[/snip]
Session variables http://us2.php.net/session
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
Hi
I know that this is not a PHP problem, but
Is there a way to prevent the 'Page has expired...' when the user press
'Back'
Thanks in advance.
Steen
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
5 matches
Mail list logo