Mongo
PHP Manual

The MongoRegex class

Wstęp

This class can be used to interact with regular expression fetched from the database and in order to put regular expression in the database.

Krótki opis klasy

MongoRegex
MongoRegex {
/* Methods */
__construct ( string $regex )
public string __toString ( void )
}

Spis treści


Mongo
PHP Manual