update : 2015.11.03
php.shukuma.com

검색:
 
 
Return error messages

ibase_errmsg

(PHP 5)

ibase_errmsgReturn 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 occurred.

참고