BSON\Regex
PHP Manual

BSON\Regex::__toString

(mongodb >=0.2.0)

BSON\Regex::__toStringDescription

Description

public ReturnType BSON\Regex::__toString ( void )

Parameters

This function has no parameters.

Return Values

Errors/Exceptions

Examples

Example #1 BSON\Regex::__toString() example

<?php

/* ... */

?>

The above example will output something similar to:

...

See Also


BSON\Regex
PHP Manual