Types
PHP Manual

The MongoInt32 class

Introdução

The class can be used to save 32-bit integers to the database on a 64-bit system.

Sinopse da classe

MongoInt32 {
/* Methods */
public __construct ( string $value )
public __toString ( void )
}

Índice


Types
PHP Manual