BSON\Regex
PHP Manual

BSON\Regex::getPattern

(mongodb >=0.2.0)

BSON\Regex::getPatternDescription

Descripción

public ReturnType BSON\Regex::getPattern ( void )

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Errores/Excepciones

Ejemplos

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

<?php

/* ... */

?>

El resultado del ejemplo sería algo similar a:

...

Ver también


BSON\Regex
PHP Manual