Date: 07/14/01
- Next message: DeadEye5000 <email protected>: "[PHP-DEV] Bug #12168: mysql_select_db() won't work"
- Previous message: php-dev <email protected>: "[PHP-DEV] PHP 4.0 Bug Summary Report"
- In reply to: Marosevic <email protected>: "[PHP-DEV] Bug #12167: Bug in function.array-keys.php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 12167
Updated by: eschmid
Reported By: Marosevic <email protected>
Old Status: Open
Status: Closed
Bug Type: Documentation problem
Operating System: Win 98
PHP Version: 4.0.6
New Comment:
Corrected in the CVS manual.
Previous Comments:
------------------------------------------------------------------------
[2001-07-14 11:30:29] Marosevic <email protected>
http://www.php.net/manual/de/function.array-keys.php
Beisepiel:
$array = array (0 => 100, "farbe" => "rot");
array_keys ($array); // liefert array (0, "color")
^^^^^
It must be "farbe" and not "color".
Mario
------------------------------------------------------------------------
Edit this bug report at http://bugs.php.net/?id=12167&edit=1
-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: DeadEye5000 <email protected>: "[PHP-DEV] Bug #12168: mysql_select_db() won't work"
- Previous message: php-dev <email protected>: "[PHP-DEV] PHP 4.0 Bug Summary Report"
- In reply to: Marosevic <email protected>: "[PHP-DEV] Bug #12167: Bug in function.array-keys.php"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

