Hi!
I would like to know if it is possible to delete the content of a file or overwrite the content of a file or even delete / overwrite a certain part of the filecontent, for example a given line-number ?
I have searched php.net for a function but couldnt find anything in that direction. Did I missed something ? Or is it not possible ?
thanks in advanced!
Reiners
btw: It is my webserver, so any configuration can be made, if neccessary.