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