PHP Creating Static HTML Page
Posted: Fri May 25, 2007 4:01 pm
Hello, I have been reading this tutorial http://www.phpfreaks.com/tutorials/29/2.php
On page 3 it states "$sourcepage is the file that we're going to prepare in the next step that performs all of your MySQL queries and formats your html for you. It should be the file that is currently on your web server."
The next step does not show how to create the $sourcepage file.
I have looked all over the Internet for a tutorial that shows how to call to a file that runs a query and exports the HTML back to the original file so it can be placed on the server.
Any help would be appreciated.
Thank You,
Corey R.
On page 3 it states "$sourcepage is the file that we're going to prepare in the next step that performs all of your MySQL queries and formats your html for you. It should be the file that is currently on your web server."
The next step does not show how to create the $sourcepage file.
I have looked all over the Internet for a tutorial that shows how to call to a file that runs a query and exports the HTML back to the original file so it can be placed on the server.
Any help would be appreciated.
Thank You,
Corey R.