Server : Apache System : Linux profile 3.10.0-1160.88.1.el7.x86_64 #1 SMP Tue Mar 7 15:41:52 UTC 2023 x86_64 User : apache ( 48) PHP Version : 8.0.28 Disable Function : NONE Directory : /var/www/html/venkat/check1-june-2016/ |
<?php ?> <html> <body bgcolor="#F0F8FF"> <center> <h2> <font color="blue"> Welcome to Home Page</font> </h2> <form enctype="multipart/form-data" name="r" action="similar.php" method="post"> <table width="35%" height="15%" cellspacing="1" cellpadding="1" border="1"> <tr> <td> Similarity Identification </td> <td> <a href="similar.php" target = "_blank" >Click here </a> </td> </tr> <tr> <td> Similarity Details View </td> <td> <a href="copyindex.php" target = "_blank">Click here </a> </td> </tr> <tr> <td> Program Verification Window </td> <td> <a href="findex.php" target = "_blank" >Click here </a> </td> </tr> </table> </center> </body> </html>