TeamPhotoshop
Reviews, updates and in depth guides to your favourite mobile games - AppGamer.com
Forum Home Latest Posts Search Help Subscribe

PHP search - Annoying glitch...any suggestions

Page: 1 Reply
Feb 20th 2004#142912 Report
Member since: Jun 5th 2003
Posts: 93
Ok so I made a php search that "POST" vars to search_results.php. Then on search results they can view the actual article that was searched for.

Now that the person is on the article...they want to go back to the search results..put with the PHP method I used...the browser makes you "reload"

Is there anyway to implement a back button that doesnt' make the user reload?a


Looks like I fixed this one myself :D
Just used "Get" form method instead!
Reply with Quote Reply
Feb 26th 2004#143612 Report
Member since: Jul 9th 2002
Posts: 85
Is there a reason why you cant you the method "GET" ?
Reply with Quote Reply
Feb 26th 2004#143616 Report
Member since: Mar 20th 2001
Posts: 3367
[QUOTE=jayke00]Is there a reason why you cant you the method "GET" ?[/QUOTE]
Is there a reason why you didn't read his post? ;)
Reply with Quote Reply
Feb 26th 2004#143659 Report
Member since: Jul 9th 2002
Posts: 85
haha, my bad ;)

In case you had to send your data with POST, heres a thread that offers several solutions.

http://milov.nl/forum/1/461/0
Reply with Quote Reply
Page: 1 Back to top
Please login or register above to post in this forum