ID: 22161 User updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Apache2 related Operating System: win200 adv server PHP Version: 4.3.0 New Comment:
I'm sorry ! by following: run the following code: <?php header("location:test.php"; ?> The php said: Parse error: parse error, unexpected ';' in D:\Apache2\htdocs\test.php on line 491605837 but the code only three line, Under the normal situation should be: Parse error: parse error, unexpected ';' in D:\Apache2\htdocs\test.php on line 2 why? win2000 adv server + Apache2.0.43 + PHP4.3.0(API) Previous Comments: ------------------------------------------------------------------------ [2003-02-10 22:40:21] [EMAIL PROTECTED] run the following code: <?php header("location:test.php"; ?> The php said: Parse error: parse error, unexpected ';' in D:\Apache2\htdocs\test.php on line 491605837 but code only three line, Under the normal situation should be: Parse error: parse error, unexpected ';' in D:\Apache2\htdocs\test.php on line 491605837 why? win2000 adv server + Apache2.0.43 + PHP4.3.0(API) ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=22161&edit=1