Content deleted Content added
XPath functions aligned with remaining table. Tag: references removed |
Rescuing 1 sources and tagging 0 as dead.) #IABot (v2.0.9.5) (Eastmain - 17400 |
||
Line 472:
| <code>array_reduce(<wbr/>array_reverse(''array''), ''func'')</code>
|
| When ''initval'' is not supplied, NULL is used, so this is not a true foldl1. Before PHP 5.3, ''initval'' can only be integer. "func" is a [http://php.net/manual/en/language.pseudo-types.php#language.types.callback callback] {{Webarchive|url=https://web.archive.org/web/20201128173922/https://www.php.net/manual/en/language.pseudo-types.php#language.types.callback |date=2020-11-28 }}. Try [http://micmap.org/php-by-example/en/function/array_reduce array_reduce] online.
|- style="vertical-align: top;"
|