PHP Velho Oeste 2024

MongoInt64::__toString

(PECL mongo >= 1.0.9)

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

説明

public MongoInt64::__toString ( void ) : string

パラメータ

この関数にはパラメータはありません。

返り値

Returns the string representation of this integer.

add a note add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top