Mongo
PHP Manual

The MongoId class

Introduction

A unique identifier created for database objects.

Class synopsis

MongoId
MongoId {
/* Methods */
__construct ([ string $id= NULL ] )
public string __toString ( void )
}

Table of Contents


Mongo
PHP Manual