From 0287c96d798d041d97c5a8c43514eb1d59bffe92 Mon Sep 17 00:00:00 2001 From: Philip Olson Date: Mon, 16 May 2016 19:11:15 +0000 Subject: [PATCH] Added patch by David C; fixes markup and adds descriptions git-svn-id: https://svn.php.net/repository/phpdoc/en/trunk@339172 c90b9560-bf6c-de11-be94-00142212c4b1 --- reference/mysqli/summary.xml | 14 +++++++------- 1 file changed, 7 insertions(+), 7 deletions(-) diff --git a/reference/mysqli/summary.xml b/reference/mysqli/summary.xml index 30c04e391a..1260ac0665 100644 --- a/reference/mysqli/summary.xml +++ b/reference/mysqli/summary.xml @@ -204,7 +204,7 @@ mysqli::get_server_info mysqli_get_server_info N/A - NOT DOCUMENTED + Returns a string representing the version of the MySQL server that the MySQLi extension is connected to mysqli::get_warnings @@ -509,16 +509,16 @@ NOT DOCUMENTED - $mysqli_stmt::more_results() - mysqli_stmt_more_results() + $mysqli_stmt::more_results + mysqli_stmt_more_results N/A - NOT DOCUMENTED &mysqli.available.mysqlnd; + Checks if there are more query results from a multiple query - $mysqli_stmt::next_result() - mysqli_stmt_next_result() + $mysqli_stmt::next_result + mysqli_stmt_next_result N/A - NOT DOCUMENTED &mysqli.available.mysqlnd; + Reads the next result from a multiple query mysqli_stmt::num_rows