Документ взят из кэша поисковой машины. Адрес оригинального документа : http://oit.cmc.msu.ru/php/function.key.html
Дата изменения: Sun Feb 3 22:34:27 2002
Дата индексирования: Mon Oct 1 20:39:17 2012
Кодировка:
key

key

(PHP 3 <= 3.0.18, PHP 4 >= 4.0.0)

key -- Fetch a key from an associative array

Description

mixed key ( array array)

key() returns the index element of the current array position.

See also current() and next().