prathapml Posted April 10, 2005 Posted April 10, 2005 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.PHPconfig
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now