Re: [PHP] FW: Need example of Next 5>>

2002-08-26 Thread Justin French
Do you have phpMyAdmin on your server? Because when it displays a table with more than 30 results, it splits it into pages of 30. The brilliant bit is that it always displays the query up the top of the page, so you can learn what's going on. You want to read up on LIMIT in the MySQL manual. I

[PHP] FW: Need example of Next 5>>

2002-08-26 Thread pax
Hi, I am looking for an example in php/MySql dealing with Next 5 > type of queries ..does anyone have any links? Thank you for your help Pax -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php