From:             uttam at hotpop dot com
Operating system: Irrelavant
PHP version:      Irrelevant
PHP Bug Type:     Documentation problem
Bug description:  Function Reference list under TOC

Description:
------------
Hi,

The list of functions under section "Function Reference" in PHP Manual
(http://www.php.net/manual/en/) has grown too long. The list is sorted
alphabetically, due to which many similar categories appear at very
different place in TOC. Here are a few examples"

1. ".NET Fuctions" and "COM and .NET Functions"
2. "ClibPDF Fucntions", "Haru PDF Functions", and "PDF Functions"
3. "DOM XML Functions", "libXML Functions", and "SimpleXML Functions"
4. "String Functions" and "Multibyte String Functions"
5. "Image Functions" and "Exif Functions"

I think we should group the functions categories under different sections
such as "Database", "Mail","Imaging" etc. This would make it easier to
browse or search for a particular function. The word "Functions" can also
be omitted from each category because it is obvious.

If creating sections is not feasible, we can atleast rename the categories
so that similar functions appear togather. For example the cateogry
"Multibye String Fuctions" can be renamed to "String Functions - Multibye"
so that it appears togather with the category "String Fuctions" in TOC.

Thanks & Regards,

Uttam Shukla
Bangalore, India

Reproduce code:
---------------
NA

Expected result:
----------------
NA

Actual result:
--------------
NA

-- 
Edit bug report at http://bugs.php.net/?id=41182&edit=1
-- 
Try a CVS snapshot (PHP 4.4): 
http://bugs.php.net/fix.php?id=41182&r=trysnapshot44
Try a CVS snapshot (PHP 5.2): 
http://bugs.php.net/fix.php?id=41182&r=trysnapshot52
Try a CVS snapshot (PHP 6.0): 
http://bugs.php.net/fix.php?id=41182&r=trysnapshot60
Fixed in CVS:                 http://bugs.php.net/fix.php?id=41182&r=fixedcvs
Fixed in release:             
http://bugs.php.net/fix.php?id=41182&r=alreadyfixed
Need backtrace:               http://bugs.php.net/fix.php?id=41182&r=needtrace
Need Reproduce Script:        http://bugs.php.net/fix.php?id=41182&r=needscript
Try newer version:            http://bugs.php.net/fix.php?id=41182&r=oldversion
Not developer issue:          http://bugs.php.net/fix.php?id=41182&r=support
Expected behavior:            http://bugs.php.net/fix.php?id=41182&r=notwrong
Not enough info:              
http://bugs.php.net/fix.php?id=41182&r=notenoughinfo
Submitted twice:              
http://bugs.php.net/fix.php?id=41182&r=submittedtwice
register_globals:             http://bugs.php.net/fix.php?id=41182&r=globals
PHP 3 support discontinued:   http://bugs.php.net/fix.php?id=41182&r=php3
Daylight Savings:             http://bugs.php.net/fix.php?id=41182&r=dst
IIS Stability:                http://bugs.php.net/fix.php?id=41182&r=isapi
Install GNU Sed:              http://bugs.php.net/fix.php?id=41182&r=gnused
Floating point limitations:   http://bugs.php.net/fix.php?id=41182&r=float
No Zend Extensions:           http://bugs.php.net/fix.php?id=41182&r=nozend
MySQL Configuration Error:    http://bugs.php.net/fix.php?id=41182&r=mysqlcfg

Reply via email to