diff --git a/reference/mysqli/summary.xml b/reference/mysqli/summary.xml index 16a7e4bdbfb9..f00f1fb3ef6a 100644 --- a/reference/mysqli/summary.xml +++ b/reference/mysqli/summary.xml @@ -4,13 +4,10 @@ The MySQLi Extension Function Summary - - Summary of <classname>mysqli</classname> methods +
+ Summary of <classname>mysqli</classname> properties - - mysqli Class - OOP Interface Procedural Interface @@ -19,9 +16,6 @@ - - Properties - $mysqli::affected_rows mysqli_affected_rows @@ -117,9 +111,22 @@ N/A Returns the number of warnings from the last query for the given link + + +
+ + + Summary of <classname>mysqli</classname> methods + + - Methods + OOP Interface + Procedural Interface + Alias (Do not use) + Description + + mysqli::autocommit mysqli_autocommit @@ -352,13 +359,10 @@
- - Summary of <classname>mysqli_stmt</classname> methods +
+ Summary of <classname>mysqli_stmt</classname> properties - - MySQL_STMT - OOP Interface Procedural Interface @@ -367,9 +371,6 @@ - - Properties - $mysqli_stmt::affected_rows mysqli_stmt_affected_rows @@ -419,9 +420,22 @@ N/A Returns SQLSTATE error from previous operation + + +
+ + + Summary of <classname>mysqli_stmt</classname> methods + + - Methods + OOP Interface + Procedural Interface + Alias (Do not use) + Description + + mysqli_stmt::attr_get mysqli_stmt_attr_get @@ -540,13 +554,10 @@
- - Summary of <classname>mysqli_result</classname> methods +
+ Summary of <classname>mysqli_result</classname> properties - - mysqli_result - OOP Interface Procedural Interface @@ -555,9 +566,6 @@ - - Properties - $mysqli_result::current_field mysqli_field_tell @@ -582,9 +590,22 @@ N/A Gets the number of rows in a result + + +
+ + + Summary of <classname>mysqli_result</classname> methods + + - Methods + OOP Interface + Procedural Interface + Alias (Do not use) + Description + + mysqli_result::data_seek mysqli_data_seek @@ -663,13 +684,10 @@
- - Summary of <classname>mysqli_driver</classname> methods +
+ Summary of <classname>mysqli_driver</classname> properties - - MySQL_Driver - OOP Interface Procedural Interface @@ -678,18 +696,28 @@ - - Properties - $mysqli_driver::mysqli_report mysqli_report N/A Sets mysqli error reporting mode + + +
+ + + Summary of <classname>mysqli_driver</classname> methods + + - Methods + OOP Interface + Procedural Interface + Alias (Do not use) + Description + + mysqli_driver::embedded_server_end mysqli_embedded_server_end