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() – Récupère les informations de la table depuis une requête

Synopsis

require_once 'MDB.php';

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

Description

Récupère les informations d'une tableau depuis une requête result .

Return value

Retourne un tableau associatif contenant les informations d'une table et de ces champs.

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.