Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://oit.cmc.msu.ru/php/function.array-values.html
Дата изменения: Sun Feb 3 22:34:19 2002 Дата индексирования: Mon Oct 1 21:43:35 2012 Кодировка: |
array_values() returns all the values from the input array.
Note: This function was added to PHP 4, below is an implementation for those still using PHP 3.
See also array_keys().