PHP » GoLang |
login |
register |
about
|
bson_decode(PECL mongo >=1.0.1) bson_decode — Deserializes a BSON object into a PHP array Description
array bson_decode
( string
$bson
)This function is very beta and entirely useless for 99% of users. It is only useful if you're doing something weird, such as writing your own driver on top of the PHP driver. Parameters
Return ValuesReturns the deserialized BSON object. |
more
Recently updated
more
Most requested
more
Last requests
|