For windows coders, the infamous: php.ini
Posted: Wed Apr 09, 2003 3:35 am
If you didn't know about this yet, this is the best thing i've ever seen for editing it easily. The only one of it's kind that i've seen too!
Also, if you are a comp geek as much as i am you are going to love this section of their site also.
http://www.analogx.com/files/phpconfi.exeAnalogX wrote: If you're at all into dynamic websites, or just server-side scripting, then you know what PHP is. If you don't, thenvisit their siteand come back afterwards!PHP is great, but the configuration side of things still leaves a bit to be desired by most Windows users, and that's where AnalogX PHPConfig comes into play!
AnalogX PHPConfig is a graphical frontend to PHP's php.ini file, where all of configuration of PHP takes place. The end result is that you can spend more time on your PHP code and less on tweaking their .ini file. It supports all of the standard PHP functionality, and has a special 'Unknown' tab to handle any 3rd party plugins, such as the Zend Optimizer, MSSQL, or whatever. PHPConfig does not have it's own data format, but instead loads up the same configuration file that PHP uses, and outputs directly to the same format.
Also, if you are a comp geek as much as i am you are going to love this section of their site also.
