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

View this page in Last updated: Sun, 01 Jul 2007
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

Leírás

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

Visszatérési érték

boolean - TRUE if the feature is supported

Megjegyzés

Ez a függvény nem hívható statikusan.

Figyelem

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, 01 Jul 2007
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.