PHP array_reduce()函数的应用解析 实例向用户自定义函数发送数组中的值,并返回一个字符串:<?phpfunctionmyfunction($v1,$v2) array_reduce()的应用