session_start(); $_SESSION["user"]="Guest"; include("../connection.php"); class comparerec extends connection { function dataEntry($conf) { $fpt=fopen("confirmation.txt","r"); $char=fgets($fpt); if($char==$conf) header("location:newpass.php"); else echo "