| ユーザフォーラムで議論/質問 | マニュアル検索 | ハイライト | ハイライトオフ | ポータル | php spot |
MongoDB\BSON\Regex::__toString(mongodb >=1.0.0) MongoDB\BSON\Regex::__toString — Returns the string representation of this Regex 説明
final public string MongoDB\BSON\Regex::__toString
( void
)
パラメータこの関数にはパラメータはありません。 返り値Returns the string representation of this Regex. エラー / 例外
例例1 MongoDB\BSON\Regex::__toString() example
<?php 上の例の出力は以下となります。 string(8) "/regex/i" 参考 |
![]() |
各種マニュアル:
PHPマニュアル |
PEARマニュアル |
Smarty(英語)マニュアル |
PHP-GTKマニュアル |
「MongoDB\BSON\Regex::__toString - Returns the string representation of this Regex」をGoogle検索
|