Sorry didnt mean to offend ;)
Thanks for clarifying those points I am also just throwing ideas
around ;)
What do people think of using an xml file format in php.ini even if it is just
directive = On
; directive ="not used";
instead of the ini-style [] sections (I understand they
> I have been developing PHP for about 3 years now. I am currently working
> on an application to help administrators to manage the ini file. I would
> like to contribute to this discussion, from a
> users/administrators point of
> view. Sorry if you have covered some of the points before ;)
>
Michael Dransfield wrote:
>
> 1: I assume that for the ext's that are dropped from core and added to
> PECL, the extension line will be dropped from the ini file and users
> will need to use some kind of 'use EXT::Extension' command. Will there
> be a way to override which extensions will nee
Hi,
I have been developing PHP for about 3 years now. I am currently working
on an application to help administrators to manage the ini file. I would
like to contribute to this discussion, from a users/administrators point of
view. Sorry if you have covered some of the points before ;)
1: