MongoInt64
PHP Manual

MongoInt64::__construct

(PECL mongo >= 1.0.9)

MongoInt64::__constructCreates a new 64-bit integer.

Descrizione

public MongoInt64::__construct ( string $value )

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

Elenco dei parametri

value

A number.

Valori restituiti

Returns a new integer.


MongoInt64
PHP Manual