[thelist] pulling and paging external data in Drupal

Noah St. Amand noah at tookish.net
Thu Aug 28 14:53:29 CDT 2008


Hi Jeremy,

On 28-Aug-08, at 3:44 PM, Jeremy Weiss wrote:

> Is there a simple way to hook into Drupals paging functions by chance?
> If not, what would be the easiest way to page through the results
> returned by the query?

There's almost definitely a better way (and hopefully someone will  
point you that way), but if all else fails, I've had success using  
query string variables in Drupal pages (i.e., just adding "&page=x" to  
the end of the URL, and accessing the value of x within a script).

Cheers,
Noah



More information about the thelist mailing list