留下备忘一下... preg_grep — 返回与模式匹配的数组单元preg_last_error — Returns the error code of the last PCRE regex executionpreg_match_all — 进行全局正则表达式匹配preg_match — 进行正则表达式匹配preg_quote — 转义正则表达式字符preg_replace_callback — 用回调函数执行正则表达式的搜索和替换preg_replace — 执行正则表达式的搜索和替换preg_split — 用正则表达式分割字符串阅读全文>
发表于 @ 2008年06月16日 22:23:00|评论(loading...)|收藏