i edited this code alot of times (im noob whit php) and my problem is upload multiples files with this code. i can upload only 1 file.
Here
You have to use foreach loop to upload multiple files. in framework also thy have provided components with same facility (i.e by using foreach loop).