[PHP] New: Browser based editor of WIN.INI files (on Windows)
Hi This is an announcement of a new browser based editor for the C:\WINDOWS\PHP.INI file. It lets you uncomment or comment lines by clicking a checkbox, and alter the values of configuration settings. You can also insert, edit and delete lines. It is in the Beta stage of release, so please let me know of any bugs at [EMAIL PROTECTED] . I will probably not implement new features for the moment, so please don't email me feature requests. Just bugs/ Also note that it only edits the PHP.INI file in $_ENV['WINDIR'], not in any other path. Also, each time you click on the "Update" button, it makes a backup copy of PHP.INI as PHP.INI.BAK. To install, download the zip file, unzip it, and copy the phpEditIni folder to your webroot. Enjoy! It can be downloaded from: http://mysite.mweb.co.za/residents/net07350/ -- net07350 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] Update: That is to say PHP.INI, not WIN.INI
phpEditIni project. That is to say PHP.INI, not WIN.INI -- net07350 -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] phpEditIni has moved to phpeditini.net
The new browser based editor of PHP.INI files on Windows, phpEditIni, has moved to a new site: http://phpeditini.net Download it today! -- info at phpeditini dot net -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] Re: phpEditIni has moved to phpeditini.net
"Barry" <[EMAIL PROTECTED]> wrote in message news:[EMAIL PROTECTED] > Jeremy C O'Connor schrieb: > > The new browser based editor of PHP.INI files on Windows, phpEditIni, has > > moved to a new site: http://phpeditini.net Download it today! > > > > -- > > info at phpeditini dot net > Not interesting though since it only works on Windows. > Since it is a GPL project, the idea is that folks out there can modify it for Linux/*nix and contribute the code back to the project. If anyone wants to do this, and gets a version for Linux/*nix up and running, they can email me at [EMAIL PROTECTED] and I can put the script up on my site for download (with your copyright as well). > Uhm remember that most Webserevers are running with unix. > It is meant primarily for developers, who are running on Windows. (for the moment). > And you should remove those debug stuffs you left inside that file which > you had commented out. > There is actually very little commented out code in the script. -- Jeremy O'Connor [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php
[PHP] PHPEditIni now supports Linux/Unix
The PHPEditIni PHP script now supports Linux/Unix. Use this script to edit your PHP.INI files in a browser based GUI. Visit http://phpeditini.net . -- The PHP EditIni Project [EMAIL PROTECTED] -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php