I recently tried Rods solution to NEXT 1 2 3
for multiple pages:
http://www.phpbuilder.com/columns/rod20000221.php3
However, since the form I use to get the data to display already uses $PHP_SELF
\"if ($submit)\'{blah}, when I click on any page number or NEXT it brings me back to the original form. I suspect that it has something to do with the $PHP_SELF reference in Rods script.
Anyone with any suggestions?