<a href="check.php">click here</a>.
For this i am using this code but it is not working the address bar is showing the address as chec.php
***********************
Options +FollowSymLinks
RewriteEngine on
RewriteBase /
RewriteRule ^check\.html$ check.php [T=application/x-httpd-php,L]
***********************
I will be very thankful to you for this help, wasting alot of time.
Thanks.