DB::connect() (Previous) (Next) DB_common

View this page in Last updated: Mon, 02 Jul 2007
English | Dutch | French | German | Hungarian | Japanese | Polish | Russian | Spanish | Plain HTML

DB::isError()

DB::isError() -- Określa czy zmienna jest obiektem DB_Error

Opis

Sprawdza czy wynik metody DB jest obiektem DB_Error.

Zalecane jest użycie PEAR::isError() zamiast funkcji isError() specyficznej dla DB.

Parametr

mixed $value

Zmienna do sprawdzenia

Zwracana wartość

boolean - TRUE jeżeli $value jest obiektem DB_Error

Uwagi

Ta funkcja powinna być wywołana statycznie.

DB::connect() (Previous) (Next) DB_common

Download Documentation Last updated: Mon, 02 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.