[thelist] PHP to make static web pages

Garrett Coakley garrett at polytechnic.co.uk
Sat Feb 16 10:23:08 CST 2002


On Sat, 16 Feb 2002 11:07:27 -0500 "Nicole Parrot" <nicole at parrot.ca>
wrote:


> > a PHP script that generates flat html files complete with links and
>
> You do exactly as usual, except that you write to a file, instead of
> writing to the screen.

Or another way to do it, outside of PHP, is to use something like wget
to mirror the site. This will act like a spider and recursively
download the site to a local copy.

Of course this would depend on the site being accessible, whether thats
through the web or on a local web server.

G.


--
-----------------------------------------------------------------------
WORK: http://spiked.co.uk/
PLAY: http://polytechnic.co.uk/



More information about the thelist mailing list