$location = str_replace('.taf', '.html', $_SERVER[PHP_SELF]); header ("Location: $location"); // Bounce exit; //* Make sure that code below does not get executed when we redirect. ?>