useful recursive PHP functions

recursively ...

PHP Manual for

ibase_errmsg

(PHP 3>= 3.0.7, PHP 4 )

ibase_errmsg --  Return error messages

Description

string ibase_errmsg ( void )

Returns the error message that resulted from the most recent InterBase function call. Returns FALSE if no error occurred.

See also ibase_errcode().

© 2012 lixlpixel