I would like to be able to upload using AJAX / PHP so i can have multiple files uploading while a user browses for more.
I would prefer to not use iframes.
Is there a way i can send the required variables for the files via the php url? and have the php file upload the file?
something like...