From:             [EMAIL PROTECTED]
Operating system: win32 (9x SE)
PHP version:      4.0.6
PHP Bug Type:     Documentation problem
Bug description:  Descrepancy in Manual (Appendix G)

This may just be my misunderstanding.. in either case, i'm sure that if I'm
a little confused, others might be as well.

I've been working on assembling an expression file for HomeSite.. in so
doing I wanted to create a set which highlights those functions which are
"aliases"..

So, I'm working with Appendix G and noted the following:

The appendix essentailly states the "reverse" of the function
documentation...

The manual indicates the chop() is an alias to rtrim(), while the appendix
indicates the reverse, naming chop() the "master function".. and rtrim()
the alias...???

Also, on a different note - 
msql_affected_rows is labeled as as alias of itself?

how can a function be an alias of itself?

Can someone please clarify Appendix G? 

from the manual on chop: 
This function is an alias of rtrim(). 

Whil Appendix G indicates that chop() is the master function?

This is repeated with most functions listed in G.

Thanks, in advance for the input.


-- 
Edit bug report at: http://bugs.php.net/?id=12839&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