M.Feoli wrote:

Hi, I am rephrasing my last question,

I have a database which I need to access via Web,  and display multiple
pages of the resulting records of the select statement I issue.

Is there a code for this out there, which I could start with.


thanks

You might also check out the Pager class that comes with PEAR. You can download it from pear.php.net, or if you have PHP 4.3.2+ then you should already have it in your PEAR directory.


--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to