$ telnet localhost 80

Cheba wrote:
That's what I've try to tell You... And figure ot for myself.
BTW, How did You get the headers?

Marek Kilimajer wrote:

No, I copypasted as it is, only chaged the charset. But if I comment it out I get garbage. Now that I checked the headers apache sends I see why it it's so:
HTTP/1.1 200 OK
Date: Sat, 25 Oct 2003 23:21:58 GMT
Server: Apache-AdvancedExtranetServer/1.3.28 (Mandrake Linux/3mdk) PHP/4.3.3
X-Powered-By: PHP/4.3.3
Connection: close
Content-Type: text/html; charset=ISO-8859-1


header content-type takes precedence before meta.



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



Reply via email to