[thelist] clear a text file using php?

Wade Armstrong thelist at lists.evolt.org
Mon Dec 30 15:23:01 2002


Why not just delete and re-create the file?

on 12/30/02 1:14 PM, Tom Dell'Aringa at pixelmech at yahoo.comote:

> I have a text file on my server that I am writing some data to. I
> want to completly clear out the text file BEFORE I write to it (erase
> whatever is there).