Pagination where POST is critcal
Posted: Wed Jul 19, 2006 10:57 pm
Hello All!
Say I have a musical rating/search system and based on how many 'hits' (matches with the searched text vs the database), that decides wherether or not it will be displayed.
The problem is, I need to paginate this page but I cant just use $_GET because the $_POST info from the Search form still needs to be available.
Any suggestions on how to paginate and still keep the POST data?
Thanks!
*My god its hot here, even in Boston!*
Say I have a musical rating/search system and based on how many 'hits' (matches with the searched text vs the database), that decides wherether or not it will be displayed.
The problem is, I need to paginate this page but I cant just use $_GET because the $_POST info from the Search form still needs to be available.
Any suggestions on how to paginate and still keep the POST data?
Thanks!
*My god its hot here, even in Boston!*