Your IP : 216.73.216.40


Current Path : /var/www/html/venkat/check3/
Upload File :
Current File : /var/www/html/venkat/check3/fhome.php

<?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>&nbsp; &nbsp; &nbsp;
			<a href="similar.php" target = "_blank" >Click here </a>
		</td>
	</tr>
	<tr>
		<td>
		Similarity Details View
		</td>
		<td>&nbsp; &nbsp; &nbsp;
			<a href="copyindex.php" target = "_blank">Click here </a>
		</td>
	</tr>
	<tr>
		<td>
		Program Verification Window
		</td>
		<td>&nbsp; &nbsp; &nbsp;
			<a href="findex.php" target = "_blank" >Click here </a>
		</td>
	</tr>
	</table>
	</center> </body>
</html>