you should get a class that does that. PHP Classes (phpclasses.org) is a
good place to start

-- 
Maxim Maletsky
[EMAIL PROTECTED]


On Sun, 2 Feb 2003 17:37:12 +0200 "Shahar Tal" <[EMAIL PROTECTED]> wrote:

> Hello all!
> 
> First of all i'd like to say thanks. many of you helped me here a lot, and I
> can't thank you enough for it.
> 
> For my next question.
> I have a query. it takes up all the rows from a certain database, and
> displays them.
> I want to do the simple thing, page splitting. make it show a certain number
> of records everytime, let's say, 10, and then
> automatically show the links like [<<] 1 2 3 [>>] to move between the pages.
> 
> I'm looking for the most simple and easy way to do it, as it should be a
> very easy thing to do.
> 
> Thank you all, once again :)
> 
> 
> 
> -- 
> PHP Database Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
> 


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

Reply via email to