您的位置:寻梦网首页编程乐园PHP 编程PHP5中文手册
PHP5中文手册

ibase_errmsg

(PHP 4, PHP 5)

ibase_errmsg — Return error messages

说明

string ibase_errmsg ( void )

Returns the error message that resulted from the most recent InterBase function call.

返回值

Returns the error message as a string, or FALSE if no error occured.