Simple PHP Multiple File Uploading Using While Loop

Опубликовано: 26 Февраль 2015
на канале: Aman Kharbanda
13,365
81

this is a simple tutorial that will help you to Upload multiple files easily using php....!!!!!
Three Thing that are important
1. Multiple input attribute
2.Creating an array of name of file
3.Using While Loop to upload these files

You can also use for loop also

Thanks For Watching....!