Posted by Ralph H. Stoos Jr. on 07/25/07 00:47
All,
I am trying to find a PHP page/script to upload multiple files to a
server for processing. I realize this could be done with a recursive
HTML page too, but I really want this app to be PHP end to end.
I don't really care about cute, what I really want is to have it open a
browse box so the user can select a group of files and then it uploads
them all.
Many of the ones I have seen are almost too configurable. They put in
size limits or filters on a specific file extension etc. I plan to do
all the housekeeping after the files are there.
Ideas?
Ralph
[Back to original message]
|