Re: php command to open a url?

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

 



 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


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux