Your IP : 216.73.216.40


Current Path : /var/www/html/venkat/electiveaug22/
Upload File :
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>