PHP » GoLang |
login |
register |
about
|
GoLang MongoCollection::getName
request it (362)
GoLang replacement for PHP's MongoCollection::getName
[edit | history]
MongoCollection::getName(PECL mongo >=0.9.0) MongoCollection::getName — Returns this collection's name Description
public string MongoCollection::getName
( void
)
ParametersThis function has no parameters. Return ValuesReturns the name of this collection. Examples
Example #1 MongoCollection::getName() example
<?php The above example will output something similar to: Working with collection bar.baz. Working in namespace foo.bar.baz. |
more
Recently updated
more
Most requested
more
Last requests
|