PHP repeated regions and extra pages -
07-08-2004
, 04:15 AM
Hi
I have created a simple catalogue for computer games with php and mysql.
(using the record store 1 tutorial as a base)
in my main catalog page i have set the repaeted region to show all records,
but now i want to have only 5 records per page. So i set the repeated region
to show 5 records at a time.
My problem is how to put in a next page and previous page button so i can go
to the second/third/fourth pages of record.
Can anyone help or tell me where a good tutorial is for this
thanks
chris allen |