header ("Location: ./"); exit;
I use the above at the end of a authorization script, to direct back to a page.
On Oct 31, 2004, at 12:03 PM, Ken Tozier wrote:
I've been looking around in the php documentation for a couple of hours now but can't seem to find any functions to open a url in the current browser window. Does php allow this? If so, could someone point me to a link?
Basically what I'm trying to do is loop back in a login form until a user enters a valid username/password and then redirect to that user's personal info page.
Thanks for any help
Ken
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php