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

search for in the

MongoCollection::count> <MongoCollection::batchInsert
[edit] Last updated: Fri, 25 May 2012

view this page in

MongoCollection::__construct

(PECL mongo >=0.9.0)

MongoCollection::__constructCrée une nouvelle collection

Description

public MongoCollection::__construct ( MongoDB $db , string $name )

Liste de paramètres

MongoDB db

La base de données parente.

name

Le nom de la collection.

Valeurs de retour

Retourne un nouvel objet de connexion MongoCollection.

Erreurs / Exceptions

Emet l'exception par défaut si la connexion est invalide.



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

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