update : 2015.11.03
php.shukuma.com

검색:
 
 
Creates a new 64-bit integer.

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.