Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Convert PHP output to HTML

Status
Not open for further replies.

DeepBlerg

Technical User
Joined
Jan 13, 2001
Messages
224
Location
AU
Here's my problem:
I have a website that displays products etc from a mysql database but the client has asked if he could have an entire copy of the site to be run on his laptop at a convention (no internet access).

So I'm wondering is there software or something that can run through the PHP script and convert it to static HTML pages based on the output of the database?

Thanks.
 
or another way:
in the server run all the files. then do
file-->save as

save the html file.

drawback: u have to do this for each and every PHP file.

Known is handfull, Unknown is worldfull
 
Although what ne4x4 said seems the hard way, it really is the only way. been there seen it tried it.

re-linking html content after save as ... no thanks :-)

______________________________________________________________________
There's no present like the time, they say. - Henry's Cat.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top