|
Getting A CollectionGetting a collection has the same syntax as getting a database:
<?php A collection is analogous to a table (if you are familiar with relational databases). See AlsoThe API documentation on the MongoCollection class contains more information about collection objects. |