Hello
I'm trying to convert a PHP/java app I found into CF/java app. In this app your able to drag and drop multiple files to a java window and upload them all this is no problem as the java app takes care of the window its just when it goes to the PHP code is getting tricking.

I just can't find what to use to keep track of the files to upload cause PHP has a tag like this $_FILES['userfile'] and count($file['name']).

so I need to do the first part which I'm guessing is an array and the second is just counting the array to loop through.

any one have any idea's for uploading multiple files at once? then I can probably take it from there?

Thank you
Troy E. Montour

[Todays Threads] [This Message] [Subscription] [Fast Unsubscribe] [User Settings]

Reply via email to