Path : /home/dent/public_html/_demos/ |
Current File : /home/dent/public_html/_demos/fileform.php |
<form action="fileupload.php" method="post" enctype="multipart/form-data" > Caption: <input type="text" name="caption"> <br> Image: <input type="file" name="newimage"> <br> <input type="submit"> </form>