[PHP] Error when I try to display 20 records per page

2004-11-15 Thread Scott McWhite
Hi, I’m using an HTML search form that passes the “searchterm” to a php file. In my case the “searchterm” can have 1000s of records in my database, so I implemented a limit which displays 20 records per page. The pagination function works fine with one exception. Example of my problem: searc

[PHP] Pagination need help again

2004-11-13 Thread Scott McWhite
Sorry,   It’s me again.  I tried all the recommendations from my first responses and could not find the proper syntax on how to use it in my file.    My original email question,error, and my php code is listed below.  Thank you in advance for all your help, this is a great community.  

[PHP] Pagination need help

2004-11-03 Thread Scott McWhite
Hi, I’m using an HTML search form that passes the “searchterm” to a php file. In my case the “searchterm” can have 1000s of records in my database, so I implemented a limit which displays 20 records per page. The pagination function works fine with one exception. Example of my problem: search