Re: [PHP] PHP post data

2006-04-11 Thread Richard Lynch
On Wed, April 5, 2006 10:33 pm, John Taylor-Johnston wrote: > Scrolling back and forward through my PHP generated search engine, > my browser (FF) alerts to remind me that I have post data. > What kind of header can I add to avoid it doing that? > Else what is the problem? Use GET? The basic para

Re: [PHP] PHP post data

2006-04-06 Thread Chris Shiflett
John Taylor-Johnston wrote: Scrolling back and forward through my PHP generated search engine, my browser (FF) alerts to remind me that I have post data. What kind of header can I add to avoid it doing that? I have a pretty detailed article about this on my web site: http://shiflett.org/articl

Re: [PHP] PHP post data

2006-04-05 Thread Chris
John Taylor-Johnston wrote: Scrolling back and forward through my PHP generated search engine, my browser (FF) alerts to remind me that I have post data. What kind of header can I add to avoid it doing that? This has been discussed a few times in the past. Here's a couple of threads which migh

[PHP] PHP post data

2006-04-05 Thread John Taylor-Johnston
Scrolling back and forward through my PHP generated search engine, my browser (FF) alerts to remind me that I have post data. What kind of header can I add to avoid it doing that? Else what is the problem? John -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.ph