rogue <mailto:[EMAIL PROTECTED]>
    on Monday, December 01, 2003 2:39 PM said:

> echo looks fine (no error in the URL). I am stumped. Is there anything
> besides output to the screen before header() that breaks it?

Create a file with only the following code and see what happens.

<?php

header("Location: http://www.google.com/";);

?>



Chris.
--
Don't like reformatting your Outlook replies? Now there's relief!
http://home.in.tum.de/~jain/software/outlook-quotefix/

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

Reply via email to