From: [EMAIL PROTECTED] Operating system: Any PHP version: 4.0.6 PHP Bug Type: Documentation problem Bug description: Documentation on ini_set could use some reorganizing
The table that describes the configuration options on http://www.php.net/manual/en/function.ini-set.php suffers from a small but annoying usability problem: the options aren't sorted in any logical order. It would maybe make sense to have the configuraion options listed in alphabetical order to make it easier to scan the list in order to find a certain option. Some nice source code formatting to the pages would be nice, too. Check out the code for the table that lists the options and you'll see what I mean. If anyone else doesn't want to take the time to do it, I could fix the table myself and submit it. -- Edit bug report at: http://bugs.php.net/?id=13911&edit=1