|
php.net | support | documentation | report a bug | advanced search | search howto | statistics | random bug | login |
PatchesPull RequestsHistoryAllCommentsChangesGit/SVN commits
[2002-06-04 13:16 UTC] jan@php.net
|
|||||||||||||||||||||||||||
Copyright © 2001-2026 The PHP GroupAll rights reserved. |
Last updated: Sun Feb 15 18:00:01 2026 UTC |
test.php <? echo "<SCRIPT Language =\"JavaScript\">"; echo "<!--"; echo " alert(\"please input data!\");"; echo "//-->"; echo "</SCRIPT>"; header("Location: http://127.0.0.1"); ?> i think they should be popup alert window but here is error message Warning: Cannot add header information - headers already sent by (output started at C:\Inetpub\wwwroot\codemake\test.php:4) in C:\Inetpub\wwwroot\codemake\test.php on line 9