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.
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.