Hello all,
Following are my queries :
1) For one of my forms, I want make a provision to upload multiple files. If multiple files are to be uploaded,
(e.g. attaching multiple files on hotmail.com, there are two buttons : one "OK" and "OK and another". More than one file can be attached in this manner. )
can it be done using PHP. any link available for similar task OR sample code ?
OR
I have to provide multiple "file" type input fields and allow user to select required files and then upload it.
2) On the server, if the files are available in one folder and want to move to another folder,
USING SCRIPT
to read "source folder on server"
and
"move them to another folder on server ".
Please guide me. Is any other way to get it done.
Looking for reply.
Thanks in advance.