PHP » GoLang |
login |
register |
about
|
GoLang MongoClient::selectCollection
request it (256)
GoLang replacement for PHP's MongoClient::selectCollection
[edit | history]
PHP MongoClient::selectCollectionPHP original manual for MongoClient::selectCollection [ show | php.net ]MongoClient::selectCollection(PECL mongo >=1.3.0) MongoClient::selectCollection — Gets a database collection This extension that defines this method is deprecated. Instead, the MongoDB extension should be used. There is no equivalent for this method in the new extension, but there is an alternative in the PHP library: DescriptionParameters
Return ValuesReturns a new collection object. Errors/ExceptionsThrows Exception if the database or collection name is invalid. ExamplesExample #1 MongoClient::selectCollection() example
<?php |
more
Recently updated
more
Most requested
more
Last requests
|