2016年6月17日
摘要: 例一: <?php$input = array("a" => "green","", "red","b" => "green", "","blue", "red","c" => "witer","hello","witer");//$result = array_unique($input); // 阅读全文
posted @ 2016-06-17 21:42 By_The_Way 阅读(21990) 评论(0) 推荐(1)