Larry Brown <[EMAIL PROTECTED]> wrote:
> How can I rid myself of the html tags around error messages when writing
> console scripts?  (Besides avoiding errors)

You can set up another system or user php.ini for the php binary to read
then pass the location of the php.ini to the php binary:
  php -c /path/to/other/php.ini inputfile.php


> 
> Larry S. Brown
> Dimension Networks, Inc.
> (727) 723-8388
> 
> 

HTH

Curt
-- 


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

Reply via email to