MDB_Common::tableInfo()

MDB_Common::tableInfo() -- get table info from a query

Synopsis

require_once 'MDB.php';

boolean tableInfo (resource $result [, int $mode = NULL])

Beschreibung

Fetch table information from result query.

Rückgabewert

Returns an associative array of table and field information.

Warnung

Diese Funktion wurde noch nicht dokumentiert.

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.