Thanks, guys. "limit $start, $range" works fine in conjuction with the
$pagenum solution offered by Martin. I think my problem all along was that I
was going under that assumption that the $start value was referring to the
actual row number in the table, rather than the row number as found in
Hi,
I'm sure this is a common question, so please forgive if it's been posted
before.
I have a select statement that selects records from a table:
"select * from $table where host='$somename'"
I then propagate a table with the returned data. My goal is to only display 30
records per "page", w