[PHP-DOC] #21141 [NEW]: Unclear manual entry for array_flip From: kyrael <email protected>
Date: 12/22/02

From: kyrael <email protected>
Operating system: Doesn't matter
PHP version: 4CVS-2002-12-22 (dev)
PHP Bug Type: Documentation problem
Bug description: Unclear manual entry for array_flip

The short description for the function array_flip() (On the pages
http://www.php.net/manual/en/ref.array.php and
http://www.php.net/manual/en/function.array-flip.php)is not very accurate.
A description like "flips all the key => value pairs in the array" or
"exchanges all keys with the associated values and vice versa" would be
more helpful if someone is looking for a function that does what
array_flip does.

-- 
Edit bug report at http://bugs.php.net/?id=21141&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=21141&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=21141&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=21141&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=21141&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=21141&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=21141&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=21141&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=21141&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=21141&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=21141&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=21141&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=21141&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=21141&r=isapi

-- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php