PHP Manual

  • English French German Portuguese Spanish
PHP-Handbuch Funktionsreferenz Datenbankerweiterungen Anbieterspezifische Datenbankerweiterungen Mongo Core Classes MongoDB MongoDB::selectCollection
MongoDB MongoDB::authenticate MongoDB::command MongoDB::__construct MongoDB::createCollection MongoDB::createDBRef MongoDB::drop MongoDB::dropCollection MongoDB::execute MongoDB::forceError MongoDB::__get MongoDB::getCollectionInfo MongoDB::getCollectionNames MongoDB::getDBRef MongoDB::getGridFS MongoDB::getProfilingLevel MongoDB::getReadPreference MongoDB::getSlaveOkay MongoDB::getWriteConcern MongoDB::lastError MongoDB::listCollections MongoDB::prevError MongoDB::repair MongoDB::resetError MongoDB::selectCollection MongoDB::setProfilingLevel MongoDB::setReadPreference MongoDB::setSlaveOkay MongoDB::setWriteConcern MongoDB::__toString
  • MongoDB::resetError
  • MongoDB::setProfilingLevel

MongoDB::selectCollection

(PECL mongo >=0.9.0)

MongoDB::selectCollection — Gets a collection

Beschreibung

public MongoCollection MongoDB::selectCollection ( string $name )

Parameter-Liste

name

The collection name.

Rückgabewerte

Returns a new collection object.

Fehler/Exceptions

Throws Exception if the collection name is invalid.

© Copyright © 2001-2015 The PHP Group.

© Copyright 2014. Diseñado por PHP Manual usando jfCMS.