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