MongoInt64
在线手册:中文 英文
PHP手册

MongoInt64::__toString

(PECL mongo >= 1.0.9)

MongoInt64::__toStringReturns the string representation of this 64-bit integer.

说明

public string MongoInt64::__toString ( void )

参数

此函数没有参数。

返回值

Returns the string representation of this integer.


MongoInt64
在线手册:中文 英文
PHP手册