Skip to content
  • Home
  • About Me
  • Contact
Code Verse

Mission to unlock the mysteries of the Code verse

Category: HTML

HTML PHP Technology

Handling Multiple Images Upload – PHP Mysql

By Sathish | May 4, 2011 by Sathish

First you need to create File Upload form, Use the following html form, <form method=”post” action=”” enctype=”multipart/form-data”> Choose a file to upload : <input type=”hidden” name=”MAX_FILE_SIZE” value=”100000″><input name=”uploadedfile” type=”file”> </form> Use the following in the…

© 2025 Code Verse | WordPress Theme Design by Superb