Multiple File uplaod using Jquery+PHP with inbuild JavaScript Validations

Its very simple to upload multiple files using jQuery in PHP. This code is very flexible and you can make changes in this code like once you get the name you can enter values in database and this code provide automatic validations like user can upload only jpg,png file and whatever extensions you put in code will work.
I have implemented multiple file upload using PHP+jquery and here is the example of working code.

View the Code in Action Demo link

Download Working files in Zip