BSON\Regex
PHP Manual

BSON\Regex::__construct

(mongodb >=0.2.0)

BSON\Regex::__constructDescription

说明

public BSON\Regex::__construct ( string $pattern , string $flags )

参数

pattern

flags

返回值

错误/异常

范例

Example #1 BSON\Regex::__construct() example

<?php

/* ... */

?>

以上例程的输出类似于:

...

参见


BSON\Regex
PHP Manual