From bb42841429945cb9c67c17603dc03be902c7436d Mon Sep 17 00:00:00 2001 From: Martin Samesch Date: Mon, 28 Aug 2000 11:16:40 +0000 Subject: [PATCH] I think it should be 'column' instead of 'row'.... (?) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@31418 c90b9560-bf6c-de11-be94-00142212c4b1 --- functions/oracle.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/oracle.xml b/functions/oracle.xml index ef0ab0f10d..7b99e210bc 100644 --- a/functions/oracle.xml +++ b/functions/oracle.xml @@ -432,7 +432,7 @@ echo $results[1]; Ora_GetColumn - get data from a fetched row + get data from a fetched column Description