Hi, Please help! I have a localhost folder, in xampp/htdocs/ which has both a php file (payment.php) and a html file (sysnav.html). The sysnav file includes a statement, <a href="http://localhost/kirkplace/payment.php">. The prob is that the file displayed is a previous html file named payment.html. I have cleared cache, system restore, checked for and deleted any and all other payment files and kirkplace folders. I still can't access the current payment.php.