0xV3NOMx
Linux ip-172-26-7-228 5.4.0-1103-aws #111~18.04.1-Ubuntu SMP Tue May 23 20:04:10 UTC 2023 x86_64



Your IP : 18.191.118.36


Current Path : /var/www/html/univadmin/
Upload File :
Current File : /var/www/html/univadmin/revaopt.php

<!DOCTYPE html>
<html>

<head>
  <h2>Student Record</h2>
</head>

<body>
  <form action="option_reva.php" method="post">
    <label>Enter SRN Number:</label> <br>
    <input type="text" name="fregno" required><br> <br>
    <input type="submit" name="submit" value="Submit" />
  </form>
</body>

</html>