I want to upload files using PHP but the problem is that I don\'t know how many files I will upload.
My question is how can I upload files if I use file[]
file[]
See: $_FILES, Handling file uploads