Welcome Guest, Not a member yet? Register   Sign In
What is best way to handle complex search?
#4

For my experience, using $_GET is more appropriate for perform searching and filtering as well as shareable ( as kilishan said ). if you're using $_POST the page will popup resubmit form alert every single time when the page is refresh.

For other case, they also use session for keep user's search text and filtering preferences. disadvantages of this user cant do multiple tab with different search and filter.
Reply


Messages In This Thread
RE: What is best way to handle complex search? - by Edwin - 05-13-2015, 07:09 PM



Theme © iAndrew 2016 - Forum software by © MyBB