BSON\Regex
PHP Manual

BSON\Regex::__construct

(mongodb >=0.2.0)

BSON\Regex::__constructDescription

Descripción

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

Parámetros

pattern

flags

Valores devueltos

Errores/Excepciones

Ejemplos

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

<?php

/* ... */

?>

El resultado del ejemplo sería algo similar a:

...

Ver también


BSON\Regex
PHP Manual