PHP » GoLang |
login |
register |
about
|
GoLang MongoDB\BSON\Regex::__toString
request it (367)
GoLang replacement for PHP's MongoDB\BSON\Regex::__toString
[edit | history]
PHP MongoDB\BSON\Regex::__toStringPHP original manual for MongoDB\BSON\Regex::__toString [ show | php.net ]MongoDB\BSON\Regex::__toString(mongodb >=1.0.0) MongoDB\BSON\Regex::__toString — Returns the string representation of this Regex Description
final public string MongoDB\BSON\Regex::__toString
( void
)
ParametersThis function has no parameters. Return ValuesReturns the string representation of this Regex. Errors/Exceptions
ExamplesExample #1 MongoDB\BSON\Regex::__toString() example
<?php The above example will output: string(8) "/regex/i" See Also |
more
Recently updated
more
Most requested
more
Last requests
|