RE: [PHP-DB] Writing to a file

2006-02-25 Thread Bastien Koert
www.php.net/fwrite bastien From: "Ron Piggott (PHP)" <[EMAIL PROTECTED]> Reply-To: [EMAIL PROTECTED] To: PHP DB 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

[PHP-DB] Writing to a file

2006-02-25 Thread Ron Piggott (PHP)
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 ha

Re: [PHP-DB] Writing to a file on the user's machine.

2001-02-07 Thread JJeffman
riginal- De: Gary Robinson <[EMAIL PROTECTED]> Para: <[EMAIL PROTECTED]> Enviada em: terça-feira, 6 de fevereiro de 2001 12:20 Assunto: [PHP-DB] Writing to a file on the user's machine. > How do I write to a file on the user's machine? I need to drop a small file > to

[PHP-DB] Writing to a file on the user's machine.

2001-02-06 Thread Gary Robinson
How do I write to a file on the user's machine? I need to drop a small file to the user's machine after a certain transaction. Thanks in advance! -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] To c