how do i display an id based on the page php mysql?

Tex0gen

New member
Okay, i have a mysql database with a table called cmspage. in that i have id, title, desc, keywords, content.

But how do i get it so for every new id is a new page.. ie:

id=1 index..php
id=2 about.php

etc etc but does it automatically?
 
Back
Top