[PHP-DEV] PHP 4.0 Bug #7550 Updated: Content-type header cannot be turned off From: mathieu <email protected>
Date: 10/31/00

ID: 7550
Updated by: mathieu
Reported By: greg <email protected>
Status: Closed
Bug Type: Feature/Change Request
Assigned To:
Comments:

Using CGI binary try

$ php -q MyScript.php

--Mathieu

Previous Comments:
---------------------------------------------------------------------------

[2000-10-31 12:11:56] greg <email protected>
It would be nice to be able to turn off the content-type header for when using php as an executable for non web scripting and cron jobs etc. I tried setting the default_mimetype value in php.ini to "" and NULL but it still prints the Content-type: as empty.

Thanks

Greg

---------------------------------------------------------------------------

Full Bug description available at: http://bugs.php.net/?id=7550

-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe <email protected>
For additional commands, e-mail: php-dev-help <email protected>
To contact the list administrators, e-mail: php-list-admin <email protected>