Easy Tutorial
❮ Php Ajax Php Func Mysqli Get Server Info ❯

PHP mysqli_more_results() Function

PHP MySQLi Reference Manual


Definition and Usage

The mysqli_more_results() function checks if a multi-query has more results.


Syntax

Parameter Description
connection Required. Specifies the MySQL connection to use.

Technical Details

Return Value: Returns TRUE on success, FALSE on failure.
PHP Version: 5+
--- ---
❮ Php Ajax Php Func Mysqli Get Server Info ❯