Mongo
PHP Manual

The MongoRegex class

소개

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

클래스 개요

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

Table of Contents


Mongo
PHP Manual