dbplus_errcode

(4.1.0 - 4.2.3 only, PECL)

dbplus_errcode --  Get error string for given errorcode or last error

Description

string dbplus_errcode ( [int errno] )

Varning

Den h�r funktionen �r EXPERIMENTELL. Dess beteende, namnet p� den, och allt annat dokumenterat om den h�r funktionen kan �ndras i framtida utg�var av PHP. Anv�nd den p� egen risk.

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.