Maybe I'm dead wrong, but it looks to me as though that tip isn't going to help. It seems to be showing PHP's ability to parse multiple files in the upload, but not now you get multiple files into the HTML form code in the first place.


On Tuesday, Dec 7, 2004, at 17:41 US/Eastern, joe wrote:

php does multiple file uploads; I've seen it work but haven't looked at
how it manages it. More here:

http://www.php.net/manual/en/features.file-upload.multiple.php

On Tue, 7 Dec 2004 15:31:22 -0600 (CST), "Alex Brelsfoard"
<[EMAIL PROTECTED]> said:
Wow, well it's good to see we're all on the same page. Three replies all
suggesting the same option...... zipped files. Yeah.... here's the
trick.
I'm trying to make this process easier for my mother, not myself. So in
the end, this is adding another layer... So, if I don't want to do the
zipped files idea (which is a kinda snazzy idea btw) then I have only
two
other options: 1) do the list of sinlge file selections as suggested, or
2)use another programming language (javascrip or java I would imagine) to
connect to the local machine, browse, select the folder, find the files,
and submit them in the form as hidden fields (somehow).


Well, if anyone else comes up with a neat idea, let me know.
I'll let y'all know if I come up with something interesting myself.
Thanks for all the feedback.  I appreciate it.

--Alex
_______________________________________________
Boston-pm mailing list
[EMAIL PROTECTED]
http://mail.pm.org/mailman/listinfo/boston-pm


_______________________________________________ Boston-pm mailing list [EMAIL PROTECTED] http://mail.pm.org/mailman/listinfo/boston-pm

Reply via email to