List/Grid Tag Archives: upload using php

How to upload multiple files at a time

How to upload multiple files at a time

To upload a file first of all you have to set the form  “enctype” Like the given blow example. <form id=”form1″ name=”form1″ method=”post” action=”” enctype=”multipart/form-data”> By this Javascript user can… Read more »


© 2012 Sumit Bansal. All rights reserved. XHTML / CSS Valid.