You could use a browser session or simply pass the start-index parameter as part of the paging links in the results you display.
Tom Wilson Freelance Google Base Developer and Consultant www.tomthedeveloper.com Google Base Tools - http://dev.tomthedeveloper.com/googlebase Featured Project : http://google-code-featured.blogspot.com/2008/02/google-base-competitor-analysis.html On Apr 26, 1:04 pm, zweb <[email protected]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
