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

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

MDB_Common::tableInfo()

MDB_Common::tableInfo() – クエリからテーブルの情報を取得する

Synopsis

require_once 'MDB.php';

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

Description

テーブル情報を、result で指定したクエリから取得します。

Return value

テーブル情報、フィールド情報を連想配列で返します。

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, 21 Jun 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.