Schalk wrote:
Greetings All,

Can someone please point me to a tutorial or open source 'library' that will explain how one can upload a .zip file and then extract it's contents and store this on the server and/or database using PHP.

This will unzip a file:

http://pear.php.net/package/Archive_Zip

As for uploading, you'll need something else for that (I don't think there's something to do it *all* for you but I could be wrong).

--
Postgresql & php tutorials
http://www.designmagick.com/

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to