| 
 HI
 
 PhpMultipleUpload.mxp
 
 HERE ISMY FORM/
 
 
 <form action="" method="post" enctype="multipart/form-data" name="form1" id="form1">
 <p> </p>
 <p> </p>
 <p>
 <label for="fileItem">photo 1</label>
 <input type="file" name="fileItem" id="fileItem" />
 <br />
 <label for="photo 2">photo 2</label>
 <input type="file" name="photo 2" id="photo 2" />
 <br />
 <label for="photo 3">photo 3</label>
 <input type="file" name="photo 3" id="photo 3" />
 <br />
 <label for="photo 4">photo 4</label>
 <input type="file" name="photo 4" id="photo 4" />
 <br />
 <label for="photo 5">photo 5</label>
 <input type="file" name="photo 5" id="photo 5" />
 <br />
 <label for="photo 6">photo 6</label>
 <input type="file" name="photo 6" id="photo 6" />
 <br />
 <label for="photo 7">photo 7</label>
 <input type="file" name="photo 7" id="photo 7" />
 <br />
 <label for="photo 8">photo 8</label>
 <input type="file" name="photo 8" id="photo 8" />
 <br />
 <label for="photo 9">photo 9</label>
 <input type="file" name="photo 9" id="photo 9" />
 <br />
 <label for="photo 10">photo 10</label>
 <input type="file" name="photo 10" id="photo 10" />
 <br />
 </p>
 <p> </p>
 <p>
 <input type="submit" name="button" id="button" value="Telecharger" />
 </p>
 </form>
 
 
 | 
                           
                            |       |  |