DB_common::prepare() (Previous) (Next) DB_common::query()

View this page in Last updated: Sun, 29 Jun 2008
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

DB_common::provides()

DB_common::provides() -- Checks if the DBMS supports a particular feature

Beschreibung

Checks if a feature is available for the chosen database type.

Rückgabewert

boolean - TRUE if the feature is supported

Hinweise

Diese Methode kann nicht statisch aufgerufen werden.

Warnung

The provided information are only hints. Check the documentation of your database system for the real supported features. I.e. MySQL supports transactions, but not for every table type.

DB_common::prepare() (Previous) (Next) DB_common::query()

Download Documentation Last updated: Sun, 29 Jun 2008
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.