MongoBinData::__toString
mongo_close
Mongo
PHP Manual
Mongo Functions
Table of Contents
mongo_close
— Closes a connection to the database
mongo_connect
— Connects to a database
mongo_find_one
— Queries the database for a single record
mongo_gridfile_write
— Write a file from the database to the local filesystem
mongo_gridfs_init
— Creates a new gridfs connection
mongo_gridfs_store
— Store a file in the database
mongo_has_next
— Checks if a cursor has any more documents to return
mongo_insert
— Inserts an array into a database collection
mongo_next
— Fetches the next document returned by a query
mongo_query
— Performs a basic database query
mongo_remove
— Removes documents from a database collection
mongo_update
— Updates objects in a database collection
MongoBinData::__toString
mongo_close
Mongo
PHP Manual