PHP mysqli_more_results() Function

The mysqli_more_results() function checks if there are any more results from a multi query.

mysqli_more_results(connection);

ParameterDescription
connectionRequired. Specifies the MySQL connection to use