PHP Doku:: Creates a new 32-bit integer. - mongoint32.construct.html

Verlauf / Chronik / History: (1) anzeigen

Sie sind hier:
Doku-StartseitePHP-HandbuchFunktionsreferenzDatenbankerweiterungenAnbieterspezifische DatenbankerweiterungenMongoDB Native DriverTypesThe MongoInt32 classMongoInt32::__construct

Ein Service von Reinhard Neidl - Webprogrammierung.

The MongoInt32 class

<<The MongoInt32 class

MongoInt32::__toString>>

MongoInt32::__construct

(PECL mongo >= 1.0.9)

MongoInt32::__constructCreates a new 32-bit integer.

Beschreibung

public MongoInt32::__construct ( string $value )

Creates a new 32-bit number with the given value.

Parameter-Liste

value

A number.

Rückgabewerte

Returns a new integer.


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",...)