From cbbc2b99b2540fea9c3e162fc5ed3c7ed87d220e Mon Sep 17 00:00:00 2001 From: Sterling Hughes Date: Mon, 28 Feb 2000 01:41:38 +0000 Subject: [PATCH] modification of ibase_query. By the way, when does this stuff actually make it to the documentation. git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@20639 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/ibase.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/functions/ibase.xml b/functions/ibase.xml index b1a1b8a0c2..9dbb473594 100644 --- a/functions/ibase.xml +++ b/functions/ibase.xml @@ -95,6 +95,7 @@ int ibase_query int link_identifier string query + int bind_args Performs a query on a Interbase database, returning a result identifier for use with ibase_fetch_row,