MONGOINT64(3) 1 MONGOINT64(3) The MongoInt64 classINTRODUCTIONThe class can be used to save 64-bit integers to the database on a 32-bit system.CLASS SYNOPSISMongoInt64 MongoInt64 Fields o public string$value Methods o public MongoInt64::__construct (string $value) o public string MongoInt64::__toString (void )FIELDSo $value - This is the string value of the 64-bit number. For instance, 123's value would be "123". PHP Documentation Group MONGOINT64(3)
| Related Man Pages |
|---|
| cairopssurface(3) - php |
| mongo(3) - php |
| reflectionfunctionabstract(3) - php |
| reflectionparameter(3) - php |
| spltempfileobject(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| Simple rules of the UNIX.COM forums: |
| User Guide: Posting in the Emergency Forum |
| Forum Video Tutorial: How to Use Code Tags |
| Denial Of Service Attack Update |