Hi,
I'm wondering how I can zip or unzip files with PHP automatically? I have some text files generated as logs everyday, and I want to be able to compress these files as one zip file at the end of each month...
Thanks!