PHPConfig by AnalogX provides a Windows GUI to the php.ini configuration file. Its a nice simple way to make small tweaks to your PHP development system. We have been seeing quite a few of these graphic user interface overlays that all serve to make files or environments that we’ve been using for years, more friendly. It’s probably a helpful trend.
Professionals will no doubt appreciate the increased ease of use, but I can imagine that for people who are completely new to programming these GUIs will greatly increase the pace at which they get up to speed on the php.ini configuration file.


{ 2 comments… read them below or add one }
It seems to be outdated.
Not only is it outdated, it screws up the php.ini file from later manual use because it removes all commented text. This is NOT a well thought out application IMHO.