Re: [PHP] pagination code not incrementing page numbers.

2006-10-23 Thread Chris
Mark wrote: I am using the following code for pagination with php5 and mysql 4.1.x The pages advance by clicking on the "Next" or "Last" link However the url does not advance past this in the url field http://localhost/page.php?pagenum=2 Also the page count does not increase past "--Page 1 of 5

[PHP] pagination code not incrementing page numbers.

2006-10-23 Thread Mark
I am using the following code for pagination with php5 and mysql 4.1.x The pages advance by clicking on the "Next" or "Last" link However the url does not advance past this in the url field http://localhost/page.php?pagenum=2 Also the page count does not increase past "--Page 1 of 50--" at the b