From:             [EMAIL PROTECTED]
Operating system: all
PHP version:      4.0.4
PHP Bug Type:     Feature/Change Request
Bug description:  suggestion for ease of use

like most programmers i'm lazy...  and hate wasting time looking for something.  so i 
have a suggestion that from my own experience i believe would save time.

section IV of the online maual..  the functions section..  many times you have to come 
back to this section to look up the syntax of a function..  but there are so many 
groups under this heading it's hard to find the one you're looking for.

why not add sub-headings to this section.  one for database related functions and the 
other for everything else.  ie.

IV. Function Reference
    I.  Database Related
        I.  Database (dbm-style) abstraction layer functions
        II. dBase functions
        III.MySQL Functions
        ....
    II. Everything Else
        I.  Apache-specific Functions
        II. Array Functions
        ....


just a suggestion..  would narrow down the number of headings the eye would have to 
scan through..  and help make it easier to find stuff faster.




-- 
Edit Bug report at: http://bugs.php.net/?id=10517&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to