Page 1 of 1

How to put PHP website on to cd

Posted: Sat Mar 20, 2004 11:31 pm
by johnlutz
Hi-
I currently have a PHP website running using a MySQL db and I would like to find the least painful way to put this catalog on to a CD.

This is what I am currently thinking about. First I need a way to recurse through the entire website and automatically find all the pages. Then it should save the pages as html. But then I am left with pages that aren't linked to each other because all of the links are php links with variables being passed in the get (eg whatever.php?id=345).

If anyone has done this before or has any insight into how I can do this efficiently, please respond. Your help is greatly appreciated. Thanks.
John

Posted: Sat Mar 20, 2004 11:55 pm
by McGruff
Please don't post multiple versions of the same post - I counted six I think.

Posted: Sun Mar 21, 2004 9:29 am
by Illusionist
lol, ya i think i already answered your question with a fairly honest answer...