dbplus_errcode
(PHP 4 <= 4.1.0, PECL dbplus >= 0.9)
dbplus_errcode — Get error string for given errorcode or last error
Açıklama
string dbplus_errcode
([ int
$errno
] )Returns a clear error string for the given error code.
Değiştirgeler
-
errno -
The error code. If not provided, the result code of the last db++ operation is assumed.
Dönen Değerler
Returns the error message.
Notlar
Uyarı
Bu işlev DENEYSELDİR. Bu işlevin davranışı, ismi ve belgeleri PHP'nin sonraki sürümlerinde hiçbir duyuru yapılmaksızın değiştirilebilir. Bu riski göze alamayacaksanız bu işlevi kullanmayın.
There are no user contributed notes for this page.
