Re: uploading and extracting zip files

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

 



I had used the uploader class (by David Fox, Dave Tufts) in a previous
project. It worked well for me. Hope you could locate it using Google.

In any case, Google could locate many upload scripts for you.

Good luck!
--
Anas Mughal











On 7/6/06, Jochem Maas <jochem@xxxxxxxxxxxxx> wrote:

Chris wrote:
> nicolas figaro wrote:
>> 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
>
> That will definitely do it, I think the OP wanted something already
> built to do everything for him with no work.

just google for 'magicwand.php' ;-)

>

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




--
Anas Mughal

[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