(PHP 5)
mysqli_next_result(no version information, might be only in CVS)
mysqli->next_result -- multi_query の、次の結果を準備するmysqli_next_result() は、直近の mysqli_multi_query() コールから次の結果セットを 取得します。これは mysqli_store_result() あるいは mysqli_use_result() から取得することが可能です。