| ||||||||||
![]() | array_reversePopisarray array_reverse ( array array [, bool preserve_keys])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.
$result te∩ obsahuje array (array ("green", "red"), 4.0, "php"). Ale $result2[0] je stßle "php".
| ![]() | ||||||||
|