previousMDB_Common::setFetchMode() (Previous) (Next) MDB_Errornext

View this page in Last updated: Sun, 18 Oct 2009
English | Brazilian Portuguese | Chinese | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Turkish

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.

previousMDB_Common::setFetchMode() (Previous) (Next) MDB_Errornext

Download Documentation Last updated: Sun, 18 Oct 2009
Do you think that something on this page is wrong? Please file a bug report or add a note.
User Notes:
There are no user contributed notes for this page.