Path : /home/dent/public_html/demos/ |
Current File : /home/dent/public_html/demos/uploadform.php |
<form enctype="multipart/form-data" method="post" action="upload.php" > Text: <input type="text" name="text"> <br> <input type="file" name="thefile"> <input type="submit"> </form>