previousMDB_Common::currId() (Previous) (Next) MDB_Common::dropSequence()next

View this page in Last updated: Tue, 02 Jun 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

MDB_Common::disconnect()

MDB_Common::disconnect() – disconnect from a database

Synopsis

require_once 'MDB.php';

boolean MDB::disconnect ( )

Description

Disconnects from a database

Return value

boolean - Returns TRUE on success, FALSE on failure.

Note

This function can not be called statically.

previousMDB_Common::currId() (Previous) (Next) MDB_Common::dropSequence()next

Download Documentation Last updated: Tue, 02 Jun 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.