MongoInt64
PHP Manual

MongoInt64::__toString

(PECL mongo >= 1.0.9)

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

Descripción

public MongoInt64::__toString ( void )

Parámetros

Esta función no tiene parámetros.

Valores devueltos

Returns the string representation of this integer.


MongoInt64
PHP Manual