MDB_Common::tableInfo()

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

Synopsis

require_once 'MDB.php';

boolean tableInfo ( resource $result , int $mode = null )

Description

Fetch table information from result query.

Return value

Returns an associative array of table and field information.

This function is currently not documented.

Note

This function can not be called statically.

sets the default fetch mode (Previous) MDB Error object (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.