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

search for in the

Excepciones> <bson_decode
[edit] Last updated: Fri, 17 May 2013

view this page in

bson_encode

(PECL mongo >=1.0.1)

bson_encodeSerializa una variable PHP a un string BSON

Descripción

string bson_encode ( mixed $anything )

Esta función es muy beta todavía y es inútil para el 99% de usuarios. Solo es útil en casos especiales, como cuando se necesita escribir tu propio driver encima del driver de PHP.

Parámetros

anything

La variable ha serializar.

Valores devueltos

Devuelve un string serializado.



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

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