Les types
PHP Manual

The MongoInt64 class

Introduction

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

Synopsis de la classe

MongoInt64 {
/* Méthodes */
public __construct ( string $value )
public __toString ( void )
}

Sommaire


Les types
PHP Manual