Hello, In regard to paginating snippet feed queries, I appreciate that the returned XML includes both 'previous' and 'next' atrtribute links, where relavent. However, in order to generate page numbers using PHP, can I ask if any of the experienced coders here use 'sessions' to achieve said page numbering? I ask this as utilising sessions might be overkill.
Sessions seem an appropriate way to break the URL up in order to carry the query parameters from page to page. Paginating XML seems a little more complex than doing likewise with MySQL queries. Thanks again, Matt --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google Base Data API" 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/Google-Base-data-API?hl=en -~----------~----~----~----~------~----~------~--~---
