bosbeer Posted October 18, 2007 Share Posted October 18, 2007 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. Quote Link to comment https://forums.phpfreaks.com/topic/73800-php-script-to-generate-static-pages-from-mysql-database/ Share on other sites More sharing options...
hostfreak Posted October 18, 2007 Share Posted October 18, 2007 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. Quote Link to comment https://forums.phpfreaks.com/topic/73800-php-script-to-generate-static-pages-from-mysql-database/#findComment-372310 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.