Firebird/InterBase 関数
PHP Manual

ibase_errmsg

(PHP 4, PHP 5)

ibase_errmsgエラーメッセージを返す

説明

string ibase_errmsg ( void )

直近の InterBase 関数コールの結果として得られるエラーメッセージを返します。

返り値

エラーメッセージを表す文字列、あるいはエラーが発生しなかった場合は FALSE を返します。

参考


Firebird/InterBase 関数
PHP Manual