BSON_ENCODE(3) 1 BSON_ENCODE(3) bson_encode - Serializes a PHP variable into a BSON stringSYNOPSISstring bson_encode (mixed $anything)DESCRIPTIONThis 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.PARAMETERSo $anything - The variable to be serialized.RETURN VALUESReturns the serialized string. PHP Documentation Group BSON_ENCODE(3)
| Related Man Pages |
|---|
| unserialize(3) - php |
| spldoublylinkedlist(3) - php |
| session_unregister(3) - php |
| variant_mod(3) - php |
| variant_pow(3) - php |
| Similar Topics in the Unix Linux Community |
|---|
| User Guide: Posting in the Emergency Forum |
| Rules for Homework & Coursework Questions Forum |
| New Code Tags (Syntax Highlighting) |
| Denial Of Service Attack Update |