downloads | documentation | faq | getting help | mailing lists | licenses | wiki | reporting bugs | php.net sites | links | conferences | my php.net

search for in the

例外> <bson_decode
[edit] Last updated: Fri, 25 May 2012

view this page in

bson_encode

(PECL mongo >=1.0.1)

bson_encodePHP の変数を BSON 文字列に変換する

説明

string bson_encode ( mixed $anything )

この関数はまさにベータ版であり、99% のユーザーにとっては使い道のないものです。 この関数を使うとすれば、PHP ドライバ上でさらに自前のドライバを書くなど よっぽど変わったことをしている人だけです。

パラメータ

anything

変換したい変数。

返り値

変換した文字列を返します。



add a note add a note User Contributed Notes bson_encode
There are no user contributed notes for this page.

 
show source | credits | stats | sitemap | contact | advertising | mirror sites