On Sat, December 9, 2006 12:18 pm, William Stokes wrote:
> Is it possible to allow  user pick several images and upload them all
> at
> once? (I need to pass the images to a function for the resize). Or do
> I need
> to give several browse buttons to allow multiple file uploads?

Yes, you would need to have several INPUT TYPE="FILE" browse buttons.

> Also I have seen a application (written with MS tools) that allows
> user to
> upload a zip file containing images and the zip is automatically
> uncompressed to a server disk. Can this be done with PHP also?

Yes.
http://php.net/zip

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

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

Reply via email to