My web site is hosted at Dreamhost and there they only get zlib installed along with PHP. I couldn't figure out how to unzip files with the commom methods from this extension as described here : http://php.net/zlib
Does anyone knows how can I unzip a .gz or .gzip file with zlib extension on PHP? That would save my life!