ID: 34363 Updated by: [EMAIL PROTECTED] Reported By: invisible at hidden-city dot net Status: Open -Bug Type: Website problem +Bug Type: Documentation problem Operating System: irrelevant PHP Version: Irrelevant New Comment:
Doc problem. Previous Comments: ------------------------------------------------------------------------ [2005-09-04 01:42:48] invisible at hidden-city dot net Description: ------------ on the http://www.php.net/array_reduce under example it is written: "$c containing 1200 (= 1*2*3*4*5*10)," but since the "If the optional initial is available, it will be used at the beginning of the process," the process of getting the value of $c is (10*1*2*3*4*5). The result is the same, but I think it should be changed so that the explanation starts with the 10*1*2... ------------------------------------------------------------------------ -- Edit this bug report at http://bugs.php.net/?id=34363&edit=1
