www.analogx.com used to carry a PHP configuration GUI - I can't find it on their site any more, but I've put my copy of the installer on my site at
http://lazycat.org/download/phpconfi.exe

Luke made a good point about a PHP-GTK version, though. The PEAR Config extension allows you to load, modify and save commented INI files like the PHP.ini file really easily. Writing a CLI app with menus and options should be pretty straight-forward, you could even bundle an XML file that contains the input types and ranges if you want to do checking and option-grouping.
I don't see that a GUI offers much more flexibility - it just looks a bit nicer... and even that isn't always the case.

JHMO,

Matt


--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to