摘要: $str = ' '; preg_match_all('//is',$str,$array); print_r($array); 阅读全文