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 |
|---|
| apache_setenv(3) - php |
| php_strip_whitespace(3) - php |
| serialize(3) - php |
| session_unregister(3) - php |
| phar.getmetadata(3) - php |