On Wednesday 22 May 2002 09:27, Todd Williamsen wrote:
> I get an invalid argument when trying to create this output of pages to
> limit to 20 records per pages. I removed the line and it stopped the
> error, but the next and previous buttons will go on and on even if there is
> no more records s
I get an invalid argument when trying to create this output of pages to
limit to 20 records per pages. I removed the line and it stopped the error,
but the next and previous buttons will go on and on even if there is no more
records so I am thinking it is my mysql_num_rows() function
I have gott