Solved. I feel like an idiot. Here is what I was going wrong.
//redirect to protected page
header("Location: /worked.php <- should be .htm");
exit();
Thanks,
Dean
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php
