MDB_Common::tableInfo()

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

概要

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.

警告

この関数については、現在のところ文書化されていません。

注意

この関数は、スタティックにコールする ことはできません。