RE: Problem when using browder back button

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



> It's an issue of using POST instead of GET and has nothing to do with
> PHP. Most browsers won't "re-post" POST data for you for security
> reasons. GET, however, is just a URL with a query string, so it simply
> requests it. 

Assuming you can't re-write the POST inputs as GETs, is there a way around this so users don't have to see that error?

matt

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux