int preg_match_all ( string pattern, string subject, array matches [, int flags] ). 在subject 中搜索所有与pattern 给出的正则表达式匹配的内容并将结果以flags ...
確定! 回上一頁