From 95a495b72b0b3c5b0bc92e55381fde9e66380079 Mon Sep 17 00:00:00 2001 From: Felipe Pena Date: Wed, 28 Nov 2007 21:01:09 +0000 Subject: [PATCH] Change method to property (bug #43441) git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@247259 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysqli/functions/mysqli-field-count.xml | 9 +++------ 1 file changed, 3 insertions(+), 6 deletions(-) diff --git a/reference/mysqli/functions/mysqli-field-count.xml b/reference/mysqli/functions/mysqli-field-count.xml index 06c3ba8f80..f186df99d2 100644 --- a/reference/mysqli/functions/mysqli-field-count.xml +++ b/reference/mysqli/functions/mysqli-field-count.xml @@ -1,9 +1,9 @@ - + mysqli_field_count - mysqli->field_count() + mysqli->field_count Returns the number of columns for the most recent query @@ -17,10 +17,7 @@ Object oriented style (method): mysqli_result - - intfield_count - - + intfield_count Returns the number of columns for the most recent query on the connection