headers and if statements

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



<?if($logIn != 1) {header("Location: loginError.php");}?>

Why does this direct me to loginError.php even when $logIn = 1?

- Matt

--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [PHP Users]     [Postgresql Discussion]     [Kernel Newbies]     [Postgresql]     [Yosemite News]

  Powered by Linux