I store in the file some dynamic data. So each tme a script run it should empty the file. I look on php.net and couldn't find a function that allow to empty the file. Is there some function that can empty the file?
Thanks
[man]ftruncate[/man]