MongoInt64::__construct

(PECL mongo >= 1.0.9)

MongoInt64::__constructCreates a new 64-bit integer.

Опис

public MongoInt64::__construct ( string $value )

Creates a new 64-bit number with the given value.

Параметри

value

A number.

Значення, що повертаються

Returns a new integer.

add a note add a note

User Contributed Notes

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