How can I automatically forward to an external URL using PHP?

header('Location: http://espn.go.com');
exit;

Larry

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

Reply via email to