摘要:
1.implode(将数组元素组合成字符串) $file = ''/tmp/httpProxyLog.csv''; $arr = array('qq','ww','1.1',"",""); $arr = array_filter($arr);//过滤掉多余的空格元素; $str = implode( 阅读全文
posted @ 2018-02-26 16:11
rainbow727
阅读(160)
评论(0)
推荐(0)
浙公网安备 33010602011771号