zero-perfoliate
zero-perfoliate

Author Topic: Create pages from mysql entries  (Read 227 times)

Offline abrekunk

  • New PHP Members
  • Posts: 1
  • Karma: +0/-0
Create pages from mysql entries
« on: May 26, 2010, 03:50:47 AM »
Is there any way to display mysql entries (a certain table) then have them as a list of links that link to a web page created from a template. At the moment all i am able toi do is list the information in one long page, however i would like to have individual pages for each entry so when a new one is added it is automatically created.

I've attached my current results page. I would have posted the code but kept getting a server error.