MDB_Common::setFetchMode() | MDB_Error |
MDB | |
PEAR Manual | |
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.
Warning |
This function is currently not documented. |
This function can not be called statically.
MDB_Common::setFetchMode() | MDB_Error |
MDB | |
PEAR Manual | |