PHP preg_match函数介绍

进行正则表达式匹配 (PHP 3 >= 3.0.9, PHP 4, PHP 5)

int preg_match ( string pattern, string subject [, array matches [, int flags]] )

阅读全文