Hello all,

Is is possible to just append to the end of a file using 
fwrite???  Currently I am reading the contents for the file into an array 
then add to the array what I want and rewrite the file from the array... 
And well that is just silly... How else would I do this??



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