MongoInt32
PHP Manual

MongoInt32::__toString

(PECL mongo >= 1.0.9)

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

Beschreibung

public string MongoInt32::__toString ( void )

Parameter-Liste

Diese Funktion hat keine Parameter.

Rückgabewerte

Returns the string representation of this integer.


MongoInt32
PHP Manual