Forum und email

dbplus_errcode

(PHP 4 >= 4.0.7, PECL dbplus:0.9)

dbplus_errcode — Get error string for given errorcode or last error

Popis

string dbplus_errcode ([ int $errno ] )

Returns a clear error string for the given error code.

Parametre

errno

The error code. If not provided, the result code of the last db++ operation is assumed.

Vrátené hodnoty

Returns the error message.

Poznámky

Warning

Táto funkcia je EXPERIMENTÁLNA. Správanie tejto funkcie, názov tejto funkcie a hocičo iné zdokumentované o tejto funkcii sa môže zmeniť bez povšimnutia v budúcom vydaní PHP. Používajte túto funkcii na svoje vlastné riziko.