Hi all,
I want to make a script for share files on my Linux web server for my users. I have read the section in the documentation on www.php.net, but I do not understand if is possible to make a multiple selection of files in the windows pop up.I thinks that this variable will be an array, but my problem is just to make a multi selection from my browser for this files(CTRL/random,SHIFT/consecutive).
another question:Is possible to employ a real user on my file share server to copy these files so it can make a verify of the attributes.In my case there only one user, my apache user "nobody and his group nogroup".
Thanks a lot.
Marco