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, 23 Mar 2012

view this page in

The MongoInt64 class

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

Wstęp

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

Krótki opis klasy

MongoInt64 {
/* Fields */
public string $value ;
/* Metody */
public __construct ( string $value )
public string __toString ( void )
}

Fields

value
This is the string value of the 64-bit number. For instance, 123's value would be "123".

Spis treści



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

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