I have a page which utililizes a form and php to pass variables onto another page. I would like
the latter page to save itself as a static .html file on my server. I am using some code I snagged from
http://dbforums.com/arch/150/2003/5/775940
to do this, but it results in some out-of-control loop that that builds a page that saves itelf, that
builds a page that saves itself, that builds... etc Atleast I think that's what's happening.
Does anybody have any ideas of what I may do.
Hours of frustrating work... I've gone mad.