downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

MongoInt64::__construct> <MongoInt32::__toString
[edit] Last updated: Fri, 25 May 2012

view this page in

La classe MongoInt64

(No version information available, might only be in SVN)

Introduction

la classe peut être utilisée pour sauvegarder les entiers 64 bits dans la base de données sur un système 32 bits.

Synopsis de la classe

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

Fields

value
C'est la valeur textuelle du nombre 64-bit. Actuellement, la 123ème valeur sera "123".

Sommaire



add a note add a note User Contributed Notes MongoInt64
There are no user contributed notes for this page.

 
show source | credits | sitemap | contact | advertising | mirror sites