PHP Doku:: The MongoInt64 class - class.mongoint64.html

Verlauf / Chronik / History: (50) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenMongoDB Native DriverTypesThe MongoInt64 class

Ein Service von Reinhard Neidl - Webprogrammierung.

Types

<<MongoInt32::__toString

MongoInt64::__construct>>


UnterSeiten:

The MongoInt64 class

Einführung

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

Klassenbeschreibung

MongoInt64 {
/* Methoden */
public __construct ( string $value )
public __toString ( void )
}

Inhaltsverzeichnis


Keine BenutzerBeiträge.
- Beiträge aktualisieren...



PHP Powered Diese Seite bei php.net
The PHP manual text and comments are covered by the Creative Commons Attribution 3.0 License © the PHP Documentation Group - Impressum - mail("TO:Reinhard Neidl",...)