Member Avatar for charliesindex

Hi,

I am developing an application that requires uploading multiple files. Number of files can be very large eg 200. I like to know if there is a restriction on number of files in multiple file upload. I am aware that there is a size limitation of 2mb, is that the size limit for a single file or all files?

At the moment I am also investigating other options such as Java Applets.

Thank you

Member Avatar for charliesindex

Hi,

Is it advisable to upload 2000 files, approximately 100KB each using multiple file upload in PHP (using $_FILE) ? I can write a the <input tag using some code. (I am also aware that post_max_size, etc may need changes). All I want to know is, is it a good practice.

Thank you

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.