View Single Post
  #1 (permalink)  
Old 08-30-2005, 06:18 AM
SmogTheCat SmogTheCat is offline
WebProWorld New Member
 
Join Date: Aug 2005
Location: Como, Italy
Posts: 1
SmogTheCat RepRank 0
Default Pages based on database and navigation buttons

I've a web site based on php and mysql database.
I create a web page for each record of the database and an "index" page for all records, sorted by country ann name.
You can see records divided by country or by name.

I'd like to add in every web page bottons like "next" and "previous" for visitng pages without come back to the "index" page every time.
How can I do this?
Reply With Quote