MongoInt32::__construct
(PECL mongo >= 1.0.9)
MongoInt32::__construct — Creates a new 32-bit integer.
Описание
public MongoInt32::__construct
( string
$value
)Creates a new 32-bit number with the given value.
Список параметров
-
value
-
A number.
Возвращаемые значения
Returns a new integer.
Коментарии
404 Not Found