MySQL / Paging and search results
At the moment I'm adding a search option to one of my projects.
The search is working great, but sometimes giving too much results back to fit on one page.
I know how to do a paging on results from the MySQL (page 1, page 2 etc..), but how do you do this on a search result?
I see that the HowtoForge forum does this by using a "searchid=xxxxx".
Whats stored in the searchid? Is this the search terms that the user used for the search?
Also.. Is the searchid stored in a MySQL or in a session?
__________________
Never execute code written on a Friday or a Monday.
|
Recent comments
1 day 1 hour ago
1 day 1 hour ago
1 day 6 hours ago
1 day 13 hours ago
1 day 14 hours ago
1 day 15 hours ago
1 day 19 hours ago
2 days 2 hours ago
2 days 6 hours ago
2 days 8 hours ago