mongo_close
(PECL mongo >= 0.8.0)
mongo_close — Closes 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.
User Contributed Notes
mongo_close
mongo_close
There are no user contributed notes for this page.

Mongo Funções