Actually, the standards require an absolute URL, e.g.

header("Location: http://foo.com/bar/baz/something.php";);

David Grant wrote:

It might also be an idea to give the filename as a path relative to the root directory, e.g.

header("Location: /foo/bar/index.php");


--
The above message is encrypted with double rot13 encoding.  Any unauthorized attempt 
to decrypt it will be prosecuted to the full extent of the law.



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



Reply via email to