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
- [PHP-WIN] general survey.... php.ini config gui A Weaver
- Re: [PHP-WIN] general survey.... php.ini config gu... Stephen Edmonds
- Re: [PHP-WIN] general survey.... php.ini config gu... Cary
- [PHP-WIN] Re: general survey.... php.ini config gu... Christoph Grottolo
- Re: [PHP-WIN] general survey.... php.ini config gu... Cam Dunstan
- [PHP-WIN] Re: general survey.... php.ini config gu... Kyle Bisignani
- RE: [PHP-WIN] general survey.... php.ini config gu... Luke Woollard
- RE: [PHP-WIN] general survey.... php.ini config gu... Howard, Robert P
- RE: [PHP-WIN] general survey.... php.ini config gu... Matt Robinson