Документ взят из кэша поисковой машины. Адрес
оригинального документа
: http://oit.cmc.msu.ru/php/function.array-reverse.html
Дата изменения: Sun Feb 3 22:34:15 2002 Дата индексирования: Mon Oct 1 21:49:59 2012 Кодировка: |
array_reverse() takes input array and returns a new array with the order of the elements reversed, preserving the keys if preserve_keys is TRUE.
Note: The second parameter was added in PHP 4.0.3.