From 3627dc130ab7ee84f8bfde568d146e28cf9fc806 Mon Sep 17 00:00:00 2001 From: Yasuo Ohgaki Date: Thu, 25 Apr 2002 00:42:43 +0000 Subject: [PATCH] s/pg_fetch_result/pb_fetch_object/ git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@79842 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/pgsql/functions/pg-fetch-object.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/reference/pgsql/functions/pg-fetch-object.xml b/reference/pgsql/functions/pg-fetch-object.xml index 459f4f5d45..d422deedb1 100644 --- a/reference/pgsql/functions/pg-fetch-object.xml +++ b/reference/pgsql/functions/pg-fetch-object.xml @@ -1,5 +1,5 @@ - + @@ -31,7 +31,7 @@ From PHP 4.2.0, row can be optional. - Calling pg_fetch_result will incremented + Calling pg_fetch_object will incremented internal row counter, that is associated with the result, counter by 1.