(PHP 5 >= 5.3.0, PHP 7, PHP 8)
mysqli_stmt::more_results -- mysqli_stmt_more_results — Check if there are more query results from a multiple query
Nesne yönelimli kullanım
Yordamsal kullanım:
Checks if there are more query results from a multiple query.
Bilginize:
Sadece mysqlnd ile kullanılabilir.
deyim
Sadece yordamsal tarz: mysqli_stmt_init() işlevinden dönen bir mysqli_stmt nesnesi.