So I have a search/browse system thats plugged into pagination. Everything works fine as a $_POST, the data is returned and paginated BUT the second I resort the results using the pagination, I lose all the search queries/terms.
How can I turn $_GET or $_POST into named params so that they are continually passed to pagination? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/cake-php?hl=en -~----------~----~----~----~------~----~------~--~---
