Hy list :-)

I need to manually send the HTTP header with PHP.

The following is an example what I have to send to the client:

HTTP/1.1 200 OK
Date: Mon, 04 Feb 2002 10:01:54 GMT
Server: Apache/1.3.20 (Unix) mod_ssl/2.8.4 OpenSSL/0.9.6
Connection: Keep-alive, close
Expires: Thu, 01 Dec 1994 16:00:00 GMT
Content-Length: 1078
Content-Type: text/plain

How would I Do that with PHP?

Thx,
Daniel


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

Reply via email to