You can wrap some output buffering around your PHP script. Then flush the
buffer at the end to a variable and write it to a .html file.

Full details in the manual, I'm sure...

---John Holmes...

----- Original Message -----
From: "Shane" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 01, 2002 6:48 PM
Subject: [PHP] Best way to save?


Besides using fOpen to save the output of a script to a file, What would be
your best recommendation for a way to save the output of a PHP script to an
HTML doc. Images will be included.

Thanks gang.
- NorthBayShane

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



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

Reply via email to