PHP » GoLang |
login |
register |
about
|
GoLang MongoId::__toString
request it (395)
GoLang replacement for PHP's MongoId::__toString
[edit | history]
MongoId::__toString(PECL mongo >= 0.8.0) MongoId::__toString — Returns a hexidecimal representation of this id
Description
public string MongoId::__toString
( void
)
ParametersThis function has no parameters. Return ValuesThis id. ExamplesExample #1 MongoId::__toString() example
<?php The above example will output something similar to: 49a7011a05c677b9a916612a 49a702d5450046d3d515d10d |
more
Recently updated
more
Most requested
more
Last requests
|