Posts under 'PHP'

Unzip an uploaded file using PHP

PHP

0 comments

Posted on September 15, 2010

Unzip an uploaded file using PHP

I have been looking everywhere to try and find out how to do this. Some ‘solutions’ on the web left me at a dead end, but I finally worked out how to do it.

[ read more ]