Php/docs/mongoint64.tostring

From Get docs

MongoInt64::__toString

(PECL mongo >= 1.0.9)

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


This extension that defines this class

is deprecated. Instead, the MongoDB extension should be used. There is no equivalent for this class in the new extension.

Instead, the new extension chooses the appropriate database type depending on the integer's value.

Description

public MongoInt64::__toString ( ) : string

Parameters

This function has no parameters.


Return Values

Returns the string representation of this integer.