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.

returns the current free id of a sequence (Previous) deletes a sequence (Next)
Last updated: Sat, 16 Feb 2019 — Download Documentation
Do you think that something on this page is wrong? Please file a bug report.
View this page in:
  • English

User Notes:

There are no user contributed notes for this page.