06-19-2010, 04:14 PM
[eluser]siubie[/eluser]
[quote author="Vasi" date="1276864496"]Sorry, what I really meant to say was:
"When should I unset the session, because if I unset it after the search result is displayed, I loose the query for the other pages (of the pagination)."[/quote]
unset the search data only if there is new search query
, if not just continue with the paging
[quote author="Vasi" date="1276864496"]Sorry, what I really meant to say was:
"When should I unset the session, because if I unset it after the search result is displayed, I loose the query for the other pages (of the pagination)."[/quote]
unset the search data only if there is new search query
