| Current Path : /var/www/html/venkat/electiveaug22/ |
| Current File : //var/www/html/venkat/electiveaug22/test1.php |
<html>
<body>
<form action="facultyuploadstore.php" method="post" enctype="multipart/form-data">
Select image to upload:
<input type="file" name="efile" id="efile">
<input type="submit" value="Upload Image" name="submit">
</form>
</body>
</html>