Tobias Ekenstam wrote:
> Hi,
> I'm looking for a way to remove the HTTP headers output by php when running as a cgi 
>or from command line.
> 
> I don't mean php -q or expose_php = Off .. I need to turn off the header completely, 
>not just suppress them. Does anyone know how to do this?
> 

New CLI SAPI does not print header at all.
Wait for PHP 4.2.0 or use snapshot. http://snaps.php.net/

-- 
Yasuo Ohgaki


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

Reply via email to