PDA

View Full Version : How do I create new html webpages through a php script?


kamrinjacobs
02-22-2010, 12:21 AM
HI...
On my website, A user enters information for a product, and that information is sent to my database. I want to also create a page for that product that other people can then view. I am assuming creation of the file would happen in the PHP script before sending the information, so that the link to the page can also be sent to the server.

Magnie
03-05-2010, 10:02 AM
Depends, do you want to create a completely new .html file that you can open up in FTP and edit, or create a "new" page that allows you to open it up and view it, and change it from the MySql DB?

AllMw2
03-05-2010, 12:01 PM
Wrong section.

In future please post in the correct section.