mongo_connect> <Mongo Funções
Last updated: Mon, 28 Dec 2009

mongo_close

(PECL mongo >= 0.8.0)

mongo_closeCloses a connection to the database

Descrição

bool mongo_close ( resource $connection )

Close a connection to the database and frees the connection object.

Parâmetros

connection

The database connection to close.

Valor Retornado

Retorna TRUE em caso de sucesso ou FALSE em falhas.

Veja Também



User Contributed Notes
mongo_close
There are no user contributed notes for this page.

mongo_connect> <Mongo Funções
Last updated: Mon, 28 Dec 2009