MongoInt64
PHP Manual

MongoInt64::__toString

(PECL mongo >= 1.0.9)

MongoInt64::__toStringこの 64 ビット整数値の文字列表現を返す

説明

public string MongoInt64::__toString ( void )

パラメータ

この関数にはパラメータはありません。

返り値

この整数値の文字列表現を返します。


MongoInt64
PHP Manual