Reply to How can I upload multiple images

How can I upload multiple images new!
by Sushil, 10 years, 12 months ago
<form name="frm" id="frm" action="" method="post" enctype="multipart/form-data">
<input type="file" name="images[]" multiple="multiple" />
<input type="submit" name="upload" value="upload" />
</form>

By using this code, I am able to select multiple files from my system, But i not getting how can use this to upload multiple images with this class.

Please give me solution!!1
ThanksReply

Your reply

Name *
Email 
Title *
Text *
CAPTCHA image
Enter the code displayed on the image:
Click on the image to generate another one if it is hard to read it. The case is important