Anna,

Check the docs, but I believe if you fopen() with the "w" flag it 
overwrites the contents.

Miles

At 05:03 PM 12/11/2001 +0000, DigitalKoala wrote:
>Hi Everyone,
>
>I'm running a script that automatically reads lines from
>/var/mail/myaccount, parses the lines then insert specific items into a
>database.... this is in a loop
>
>What i want to do is then delete the contents of the file, but not the file
>itself...can you tell me the best way to do this?
>
>many thanks
>anna
>
>
>
>
>
>--
>PHP Database Mailing List (http://www.php.net/)
>To unsubscribe, e-mail: [EMAIL PROTECTED]
>For additional commands, e-mail: [EMAIL PROTECTED]
>To contact the list administrators, e-mail: [EMAIL PROTECTED]


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to