dbplus_errcode
    (4.1.0 - 4.2.3 only)
dbplus_errcode -- 
     Get error string for given errorcode or last error
    
Description
string 
dbplus_errcode ( int errno)
| Varování | 
Tato funkce je
EXPERIMENTÁLNÍ. Chování této funkce, její
název a všechno ostatní, co je zde zdokumentováno, se v budoucích verzích
PHP může BEZ OHLÁŠENÍ změnit. Berte to v úvahu a používejte tuto funkci na
vlastní nebezpečí.  | 
     dbplus_errcode() returns a cleartext error
     string for the error code passed as errno
     of for the result code of the last db++ operation if no parameter
     is given.