Re: uploading and extracting zip files

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Chris a écrit :
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).

move_uploaded_file perhaps ?
http://www.php.net/manual/en/function.move-uploaded-file.php

N F

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

[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux