On Thu, 21 Aug 2003, Ted Conn wrote:

> Hi I am new to this newsgroup and I plan on replying to all the posts I can
> for now... but Id like to start out by asking a question. I am trying to
> paginate my sql results in 10 by 10, which I have been able to do no
> problem. but what I want to do is have the pages layed out in google style
> with (1)(2)(3)(4) etc etc and each one is clickeable that will take you to
> that page. I'll show you the code I am using now for next and back
> buttons...
> 

        You might want to check Page and Pager_Sliding classes in PEAR:

        http://pear.php.net/package-info.php?package=Pager
        http://pear.php.net/package-info.php?package=Pager_Sliding

-- 
Mika Tuupola                      http://www.appelsiini.net/~tuupola/


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

Reply via email to