PHP 8.3.4 Released!

ibase_errcode

(PHP 5, PHP 7 < 7.4.0)

ibase_errcodeエラーコードを返す

説明

ibase_errcode(): int

直近の InterBase 関数のコールによって得られたエラーコードを返します。

パラメータ

この関数にはパラメータはありません。

戻り値

エラーコードを表す整数、あるいはエラーが発生しなかった場合は false を返します。

参考

add a note

User Contributed Notes

There are no user contributed notes for this page.
To Top