Re: [PHP-DEV] patch to make for better shell scripting

2001-09-07 Thread Edin Kadribasic
Well, here is my patch finally for enabling a shell mode with the command line. Mainly this patch adds a -S option that will turn off html errors, error_prepend_string, error_append_string, and output buffering. This will keep people from having to maintain two ini files. That's

re: [PHP-DEV] patch to make for better shell scripting

2001-09-07 Thread php4
Addressed to: [EMAIL PROTECTED] Brian Moon [EMAIL PROTECTED] Well, here is my patch finally for enabling a shell mode with the command line. Mainly this patch adds a -S option that will turn off html errors, error_prepend_string, error_append_string, and output buffering.

Re: [PHP-DEV] patch to make for better shell scripting

2001-09-07 Thread Zeev Suraski
At 12:45 07-09-01, Edin Kadribasic wrote: Well, here is my patch finally for enabling a shell mode with the command line. Mainly this patch adds a -S option that will turn off html errors, error_prepend_string, error_append_string, and output buffering. This will keep people from

Re: [PHP-DEV] patch to make for better shell scripting

2001-09-07 Thread Wez Furlong
On 07/09/01, Zeev Suraski [EMAIL PROTECTED] wrote: At 12:45 07-09-01, Edin Kadribasic wrote: Mainly this patch adds a -S option that will turn off html errors, error_prepend_string, error_append_string, and output buffering. That's excellent. Now, I'm writing a simple MTA in php and

Re: [PHP-DEV] patch to make for better shell scripting

2001-09-07 Thread Zeev Suraski
At 13:57 07-09-01, Wez Furlong wrote: On 07/09/01, Zeev Suraski [EMAIL PROTECTED] wrote: At 12:45 07-09-01, Edin Kadribasic wrote: Mainly this patch adds a -S option that will turn off html errors, error_prepend_string, error_append_string, and output buffering. That's excellent. Now,

Re: [PHP-DEV] patch to make for better shell scripting

2001-09-07 Thread Brian Moon
/ | http://dealmac.com/ - Original Message - From: [EMAIL PROTECTED] To: [EMAIL PROTECTED]; Brian Moon [EMAIL PROTECTED] Sent: Friday, September 07, 2001 2:59 AM Subject: re: [PHP-DEV] patch to make for better shell scripting Addressed to: [EMAIL PROTECTED] Brian Moon [EMAIL