use the fopen, fputs, fclose commands.
look up in PHP manual on php.net.

Luke Woollard



-----Original Message-----
From: Jonathan Moore [mailto:[EMAIL PROTECTED]]
Sent: Thursday, 20 February 2003 9:43 AM
To: 
Subject: [PHP] PHP file writing to static HTML file. PLEASE HELP


hello,
i am in a bind..

i need to know how to make a dynamic php page write to a static html page.

example: a php file pulls info from a database, such as name and location.
once it grabs this information, it needs to write the data to a static html
file for archiving.

i have explored different file system objects and have ended up more
confused than i began..

if you have any help, please send it to [EMAIL PROTECTED]

thanks!!
Jon



-- 
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