ID: 15955
Updated by: [EMAIL PROTECTED]
-Summary: header("Location: ...") doesn't work
Reported By: [EMAIL PROTECTED]
Status: Open
Bug Type: HTTP related
Operating System: Win 98 SE
PHP Version: 4.1.2
New Comment:
arg php.net was just an exapmle :)
i'm calling header("Location: artikel.php?".$QUERY_STRING);
;)
Previous Comments:
------------------------------------------------------------------------
[2002-03-11 05:59:36] [EMAIL PROTECTED]
well, for a start: "http://www.php.net" is *not* a valid
URL, "http://www.php.net/" is
the trailing slash behind the Hostname is required by
the RFCs
------------------------------------------------------------------------
[2002-03-08 07:59:14] [EMAIL PROTECTED]
what's wrong with following file:
<?php
header("Location: http://www.php.net");
?>
When it works on other servers, but not on 98SE with 4.1.2
with 98SE and 4.1.1 it's also working
------------------------------------------------------------------------
[2002-03-08 07:52:47] [EMAIL PROTECTED]
Without complete, short script that fails I'm pretty sure
you're doing something wrong.
--Jani
------------------------------------------------------------------------
[2002-03-08 07:38:51] [EMAIL PROTECTED]
lol?
i'm not a noob, that's not a support question it's a bug
i wrote enough projects to decide whats a bug and when i'm to silly to
code something
------------------------------------------------------------------------
[2002-03-08 07:30:54] [EMAIL PROTECTED]
The bug system is not the appropriate forum for asking support
questions. For a list of a range of more appropriate places to ask
for help using PHP, please visit http://www.php.net/support.php
------------------------------------------------------------------------
The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
http://bugs.php.net/15955
--
Edit this bug report at http://bugs.php.net/?id=15955&edit=1