GoLang ibase_errmsg

request it (303)
GoLang replacement for PHP's ibase_errmsg [edit | history]



Do you know a GoLang replacement for PHP's ibase_errmsg? Write it!

PHP ibase_errmsg

PHP original manual for ibase_errmsg [ show | php.net ]

ibase_errmsg

(PHP 5, PHP 7)

ibase_errmsgReturn error messages

Description

string ibase_errmsg ( void )

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

Return Values

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

See Also