Hello!
I am trying to write a script that will get all files from a directory (in my desktop) and upload each of the file to my server (the number of files is variable).
Is this possible at all? All I have found online is multiple file uploads but with multiple file input boxes - which is unacceptable in what I am trying to do.
Another option would be for me to be able to upload a zip file containing all the files and then the script opens the zip and save the files within it accordingly. However I do not have the zip function installed.
Any thoughts????? PLEASE HELP!!!!
Thank you!