Hello,
I am newly checking zip,gzip functions of PHP. But something called my attention that zipping or unzipping is available for strings and for only one file. Is there a way to read all the contents of a directory and get zipped them in a single zip file ?
Thanks in advance