I'm not a programmer, but working with a website that has a mysql database and php. I've been manually changing some of the pages put out by the database into static pages.
Today I was told that a script can do this. I noted some discussions on this board in the past about the same thing.
I'd like to know how this is different from doing a rewrite to rename the files.
I spoke to a webhost who told me I could update the database and each night with this script and the results would put out revised .html pages.
I need to know for sure that these are genuine .html pages and not just part of the database with different names.
If anyone is familiar with this please let me know and shed more light on such a script, where I could read more about it.