PHP implode()函数用法讲解 PHPimplode()函数实例把数组元素组合为一个字符串:<?php$arr=array('Hello','World!','Beautiful','D implode()函数