diff --git a/reference/mysql/functions/mysql-fetch-object.xml b/reference/mysql/functions/mysql-fetch-object.xml index 1ff585f7d8..aee9732819 100644 --- a/reference/mysql/functions/mysql-fetch-object.xml +++ b/reference/mysql/functions/mysql-fetch-object.xml @@ -1,5 +1,5 @@ - + @@ -26,10 +26,14 @@ &database.field-case; &database.fetch-null; + + <function>mysql_fetch_object</function> example field; /* this is invalid */ @@ -37,7 +41,8 @@ echo $row->field; ?> ]]> - + + Speed-wise, the function is identical to