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

MongoInt32::__toString

(PECL mongo >= 1.0.9)

MongoInt32::__toStringReturns the string representation of this 32-bit integer.

说明

public string MongoInt32::__toString ( void )

参数

此函数没有参数。

返回值

Returns the string representation of this integer.


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