On Thu, 5 Dec 2002, Leif K-Brooks wrote:
> I'm running a few simple php scripts from the (windows) command line.
>  Since I'm not using a web browser to view it, the HTTP headers are
> annoying and pointless.  I've turned expose_php off in php.ini, but
> commenting out default_mimetype changes nothing, and setting it to an
> empty string sends a blank content-type header.  Is there any way to do
> this?

php.exe -q

        ~Chris


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

Reply via email to