www.php.net/fwrite

bastien


From: "Ron Piggott (PHP)" <[EMAIL PROTECTED]>
Reply-To: [EMAIL PROTECTED]
To: PHP DB <php-db@lists.php.net>
Subject: [PHP-DB] Writing to a file
Date: Sat, 25 Feb 2006 21:42:25 -0500

I wonder if someone would tell me the command in PHP that allows me to
write to a file --- for example "test.txt"  Just for this example I
would like the word "apple" to be the contents of "test.txt"

Now if I want to re-create "test.txt" --- erasing all the contents and
start over and this time have the word "orange" in it how would you do
this?

What commands do you use?

Thanks for your help.

Ron

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


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

Reply via email to