MDB_Common::tableInfo()

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

Referentiesamenvatting

require_once 'MDB.php';

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

Beschrijving

Fetch table information from result query.

Return waarde

Returns an associative array of table and field information.

Waarschuwing

Deze functie is momenteel niet gedocumenteerd.

Note

Deze functie kan niet statisch worden aangeroepen.