$user ) { header("location: access-denied.php"); exit(); } if($myrow['pw'] == "999" ) { header("location: passwordchange.php"); exit(); } ?>