BSON\Regex
PHP Manual

BSON\Regex::__construct

(mongodb >=0.2.0)

BSON\Regex::__constructDescription

Beschreibung

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

Parameter-Liste

pattern

flags

Rückgabewerte

Fehler/Exceptions

Beispiele

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

<?php

/* ... */

?>

Das oben gezeigte Beispiel erzeugt eine ähnliche Ausgabe wie:

...

Siehe auch


BSON\Regex
PHP Manual