You can use -d to change INI values at the command line which can be accessed from the extension.
I don't think there's a need for -o
Andi
At 08:24 AM 10/26/2004 -0700, Shane Caraveo wrote:
Here is my suggestion,
Rather than taking two switches, php should grow a generic switch for this kind of use:
php -o param:value;param:value;
This allows custom mods to php a way to introduce new options that are not part of the general php distribution, without the need to land grab the limited switches. There is also the potential for someone to develop an extension to allow a php script to handle some alternative switches.
Regards, Shane
Kamesh Jayachandran wrote:Still we need to have switches to have this interactivity or not(Based on usage regular/cron) We need one more switch to determine whether to have output in the Logger screen(System wide log console) or Interpreter screen.
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php
-- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php