RE: Recordset paging with php on mySql database ... works on first page but ...

2003-03-12 Thread Dan Rossi
ECTED] Sent: Thursday, March 13, 2003 5:20 AM To: [EMAIL PROTECTED] Subject: Recordset paging with php on mySql database ... works on first page but ... I had asked the group previously about limiting the results shown on my website to a certain number and then navigating to the next group etc.

Recordset paging with php on mySql database ... works on first page but ...

2003-03-12 Thread Stitchin'
I had asked the group previously about limiting the results shown on my website to a certain number and then navigating to the next group etc... I found a great article by Joe O'Donnell called "Building A Dynamic MySql Paging Class with PHP" ... I created his example and it worked fine. Then I st