Do anybody know if it is possible to upload multiple files at a time from a web page with php?
And then what is the upload size limit?
Could I modify it with iniset()
but do the hhtp protocol has limits?
Any help about this argument will be very appreciated, also links to classes that do such a job.
Thank you.