Is it possible for my user to uplaod a zip file then my software unzip the file and save the pictures to a directory?
Printable View
Is it possible for my user to uplaod a zip file then my software unzip the file and save the pictures to a directory?
Look at http://uk.php.net/zip but i think that the extension has to be installed.
There are some scripts that can do this without the extension but I cannot remeber where i have seen them.
You need only enable the php_zip.dll in the extensions section of php.ini.