I have a search engine pulling the results from a MYSQL database with pagination.
THE PROBLEM: I need the results to come up random on all the pages after each search or whenever the page is refreshed without doubling. I can do it with one page but the problem is with more pages.
I'll be very grateful if somebody can come up with any ideas as I cannot find a solution anywhere.
THE PROBLEM: I need the results to come up random on all the pages after each search or whenever the page is refreshed without doubling. I can do it with one page but the problem is with more pages.
I'll be very grateful if somebody can come up with any ideas as I cannot find a solution anywhere.