can i do that anywhere in the file?
i have to run a db query in that file to know whether i have to go to a different page or not
ive tried adding
$go = "password.php";
somewhere in the code after header("Location: $go");
and it doesnt work
i guess the first file name is already registered