From d09e5e57d2c04ead4b9ca52eb77344aaa2229c24 Mon Sep 17 00:00:00 2001 From: Ard Biesheuvel Date: Tue, 2 Sep 2003 11:41:24 +0000 Subject: [PATCH] Crosslink to ibase_errcode() git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@139460 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/ibase/functions/ibase-errmsg.xml | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/reference/ibase/functions/ibase-errmsg.xml b/reference/ibase/functions/ibase-errmsg.xml index 7c876d9f71..6d80918b1e 100644 --- a/reference/ibase/functions/ibase-errmsg.xml +++ b/reference/ibase/functions/ibase-errmsg.xml @@ -1,5 +1,5 @@ - + @@ -18,6 +18,10 @@ Returns the error message that resulted from the most recent InterBase function call. Returns &false; if no error occurred. + + See also + ibase_errcode. +