I was wondering if there is some sort of php coding that tests whether or not there are previous or next. Like for example in a comic. If there is, how do I go about coding it?
Thanks.
Search the board for (or google) record paging.
In addition, I would suggest checking out the "Easy as 1 2 3" pagination tutorial at http://www.phpfreaks.com
Thanks. This helps a lot.