functions-online

preg_match

说明

搜索$subject与$pattern给定的正则表达式的一个匹配.

申报 preg_match

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

在线测试的 preg_match













share preg_match

注释 preg_match

注释 preg_match

+

Leave your comment