--- 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 a question):

touch('content.php');

Chris

=====
Become a better Web developer with the HTTP Developer's Handbook
http://httphandbook.org/

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to