Search Pagination Problem!

by Mkj
1 replies
Hi

I have worked out how to combine a search with pagination on my site. I took the search string and added it to the database. This value is then used to create the pagination. Trouble is there is only one field and should another user use the same search facility it will overide the initial entry thereby rendering the first user search results and pagination invalid. How can I combine the user to the search results - sessions?

Regards
#pagination #problem #search
  • Profile picture of the author Mkj
    Fixed this now .

    If you want to see it in action look here:

    Computer Software 4u - All Software Developers

    Pick a developer with a lot of titles so that pagination kicks in.

    The search query is being stored in sessions which the pagination can now use which will remove my initial problem. Seems to work fine
    {{ DiscussionBoard.errors[3831507].message }}

Trending Topics