MDB_Common::currId() | MDB_Common::dropSequence() |
MDB | |
PEAR Manual | |
require_once 'MDB.php'; |
boolean MDB::disconnect
(
)
Disconnects from a database
boolean - Returns TRUE on success, FALSE on failure.
This function can not be called statically.
MDB_Common::currId() | MDB_Common::dropSequence() |
MDB | |
PEAR Manual | |