Jump to content

PHP script to generate static pages from MySql database.


bosbeer

Recommended Posts

I need to create static pages from a database and I cannot find such a script. 

The script must be able to create a static page from every record in the table and give it a URL and also create a static index page with links to the pages created from the table.

 

If no such script exist, I will have to study the subject and create my own.  Even if so, I would like to receive help from you in that endeavour.

No script that I know exists. Best to get studying now. You will need to start with the basics, php & mysql. When you get something put together, then come back and post for help. As a treat, when you get going with this, look into "mod_rewrite". It will make those generated urls much more search engine friendly.

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.