This is the first time I used Zendstudioforeclipse to see the error code:
Echo "hello world! ";
?>
This occurs after running:
X-Powered-By: PHP/5.2.5
Set-Cookie: ZendDebuggerCookie = 127.0.0.1% 3a10%3a0 | 084 | 77742D65 | 1003; path =/
Hello world!
What is the reason? Please help .....
Reply to discussion (solution)
Isn't it true? hello world is output!
Isn't it true? hello world is output!
What do the above three lines mean?
The first line is to tell you the development language used
The second line is the sent cookie.
The environment configuration is incorrect.
The first two lines are in the http header and should not appear in the body.
The environment configuration is incorrect.
The first two lines are in the http header and should not appear in the body.
You're right. you shouldn't be here. I don't know what's going on.
I can only talk about this, because I don't need any IDE tools.
I can only talk about this, because I don't need any IDE tools.
Okay, temporarily ignore it.