[PHP]实用函数3

2019-04-11 00:08:13王振洲

                $match[1] = array_unique($match[1]); 
        } 
        sort($match[1]); 
        return $match[1]; 
}
相关文章 大家在看