Re: [PHP-DB] 10 rows

2007-01-03 Thread Chris
Ron Piggott (PHP) wrote: "I would normally just pass the offset through the get var." I understand what you are saying in concept ... but what would a sample command be like? http://www.host.com/script.php?next=21";>Next Link http://www.host.com/script.php?previous=1";>Previous Link You can

[PHP-DB] 10 rows

2006-12-28 Thread Ron Piggott (PHP)
"I would normally just pass the offset through the get var." I understand what you are saying in concept ... but what would a sample command be like? http://www.host.com/script.php?next=21";>Next Link http://www.host.com/script.php?previous=1";>Previous Link Ron