From e86515f673b4f8e12cc55c66adf7150d2911926a Mon Sep 17 00:00:00 2001 From: Georg Richter Date: Sat, 20 Mar 2004 07:38:14 +0000 Subject: [PATCH] minor fixes: s/attribute/property removed link to property table from mysqli-fetch-fields git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@154087 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysqli/functions/mysqli-fetch-field.xml | 6 +++--- reference/mysqli/functions/mysqli-fetch-fields.xml | 10 ++++------ 2 files changed, 7 insertions(+), 9 deletions(-) diff --git a/reference/mysqli/functions/mysqli-fetch-field.xml b/reference/mysqli/functions/mysqli-fetch-field.xml index 70c3707c5e..e72c464ab7 100644 --- a/reference/mysqli/functions/mysqli-fetch-field.xml +++ b/reference/mysqli/functions/mysqli-fetch-field.xml @@ -1,5 +1,5 @@ - + mysqli_fetch_field @@ -37,11 +37,11 @@ - Object attributes + Object properties - Attribute + Property Description diff --git a/reference/mysqli/functions/mysqli-fetch-fields.xml b/reference/mysqli/functions/mysqli-fetch-fields.xml index 2a4893b8a3..d5d43d7f67 100644 --- a/reference/mysqli/functions/mysqli-fetch-fields.xml +++ b/reference/mysqli/functions/mysqli-fetch-fields.xml @@ -1,5 +1,5 @@ - + mysqli_fetch_fields @@ -25,9 +25,7 @@ This function serves an identical purpose to the mysqli_fetch_field function with the single difference that, instead of returning one object at a time for - each field, the columns are returned as an array of objects. For a description of the - attributes of each object and their meaning, see the mysqli_fetch_field - function. + each field, the columns are returned as an array of objects. @@ -38,11 +36,11 @@
- Object attributes + Object properties - Attribute + Property Description