[PHP] how to auto create a new page on the fly

2003-08-14 Thread DougD
I would like to create a new page on the fly - basically having the PHP file to export content into a new static HTML file and save it as content.php. Make sense? Appreciate your help and insights. -Doug -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.

Re: [PHP] how to auto create a new page on the fly

2003-08-14 Thread Jason Wong
On Wednesday 06 August 2003 00:56, DougD wrote: > I would like to create a new page on the fly - basically having the PHP > file to export content into a new static HTML file and save it as > content.php. > > Make sense? > > Appreciate your help and insights. manual > Filesystem functions Repost

Re: [PHP] how to auto create a new page on the fly

2003-08-05 Thread Chris Shiflett
--- DougD <[EMAIL PROTECTED]> wrote: > I would like to create a new page on the fly - basically having > the PHP file to export content into a new static HTML file and > save it as content.php. Can you give more information? This answers your current question (assuming you meant to phrase that as