摘要:
<?php $str1_array=array('一聚教程网','','http://www.111cn.net','','1654',''); $str1_array=array_filter($str1_array); print_r($str1_array); ?>结果Array ( [0] => 一聚教程网 [2] => http://www.111cn.net [4] => 1654 )实例$fangId = PostGet('houseId' 阅读全文
posted @ 2012-01-19 18:56
php开发
阅读(356)
评论(0)
推荐(0)
浙公网安备 33010602011771号