Hi, Is there some sort of documentation for the PHP module? Reason I'm asking is I'm looking for a method to only return 15 results at a time (paged results). At the moment I'm getting all the results, putting them into an array and using array_slice() to trim it down to the size I want, but there's gotta be a better way. Thanks NickReceived on Tue Mar 15 20:25:29 2005