(PHP 4 >= 4.1.0)
dbplus_errcode --
Get error string for given errorcode or last error
Description
string
dbplus_errcode ( int errno)
Varování |
Tato funkce je EXPERIMENTÁLNÍ. To znamená, že chování této funkce a její název, přesněji řečeno COKOLI, 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.