BSON\Regex
PHP Manual

BSON\Regex::__construct

(mongodb >=0.2.0)

BSON\Regex::__constructDescription

Descrição

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

Parâmetros

pattern

flags

Valor Retornado

Erros

Exemplos

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

<?php

/* ... */

?>

O exemplo acima irá imprimir algo similar à:

...

Veja Também


BSON\Regex
PHP Manual