ArininAV

MDB_Common::tableInfo()

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

Synopsis

require_once 'MDB.php';

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

Описание

Fetch table information from result query.

Возвращаемое значение

Returns an associative array of table and field information.

Внимание

Эта функция не документирована на данный момент.

Заметка

Эта функция не должна вызываться статически.