Ask a Question related to PHP Development, Design and Development.
-
Micah Montoy #1
getting images?? Help!!
I have created a little image manager. Mainly for personal usage but I have
a few friends that would like it as well. Anyway, the problem that I've run
into is that I can only select one file at a time using the form attribute
<input type="file"> that I want to upload. Does anyone know of a way to
select multiple files using some other way? I haven't the slightest idea of
how to go about this other than maybe Java or something.
thanks
Micah Montoy Guest
-
Extension: Dynamic Images/Advance Random Images
Hi there, I have downloaded 2 extensions: Dynamic Images or/and Advanced Random Images (kaosweaver.com); it seems both are the same and I have... -
Swapping Cell Images for Background Images
Is there any plugin or extention for DW(studio8) out there that will quickly and with one click, let me remove an image inside a cell and... -
Creating Quick Vector Images from Raster images
Hi ! I am aware of the conventional methods to create vector images from raster images, i.e. drawing the lines individually, then adding... -
scrolling images/slider NOT motion images PLEASE REPLY someone
i want scrolling images...... like scroll bar with text but scroll bar with images...i dont it as in motion pictures....IF no one knows wot i mean... -
Best book for creating new images and how to print multiple images
Hi Cliff, I'm afraid I can't help with part 1 of your question, being relatively new at PE2 myself, but there a those that frequent the group that... -
Justin French #2
Re: [PHP] getting images?? Help!!
On Tuesday, August 12, 2003, at 11:26 AM, Micah Montoy wrote:
It's beyond HTML/PHP... yes, Java or Flash may be an option, and so> I have created a little image manager. Mainly for personal usage but
> I have
> a few friends that would like it as well. Anyway, the problem that
> I've run
> into is that I can only select one file at a time using the form
> attribute
> <input type="file"> that I want to upload. Does anyone know of a way
> to
> select multiple files using some other way? I haven't the slightest
> idea of
> how to go about this other than maybe Java or something.
would zipping all the files together, then unzipping on the server.
Justin
Justin French Guest
-
Micah Montoy #3
Re: [PHP] getting images?? Help!!
Thanks everyone. That's what I figured. Fortunately I know Flash, so I'll
just whip something up and integrate it with my current form.
"Justin French" <justin@indent.com.au> wrote in message
news:23C4F4F6-CC66-11D7-BFF5-000A9579CE3A@indent.com.au...>
> On Tuesday, August 12, 2003, at 11:26 AM, Micah Montoy wrote:
>>> > I have created a little image manager. Mainly for personal usage but
> > I have
> > a few friends that would like it as well. Anyway, the problem that
> > I've run
> > into is that I can only select one file at a time using the form
> > attribute
> > <input type="file"> that I want to upload. Does anyone know of a way
> > to
> > select multiple files using some other way? I haven't the slightest
> > idea of
> > how to go about this other than maybe Java or something.
> It's beyond HTML/PHP... yes, Java or Flash may be an option, and so
> would zipping all the files together, then unzipping on the server.
>
> Justin
>
Micah Montoy Guest



Reply With Quote

