mysqli_stmt::get_warnings
mysqli_stmt::get_warnings
mysqli_stmt_get_warnings
(PHP 5 >= 5.1.0, PHP 7)
mysqli_stmt :: get_warnings - mysqli_stmt_get_warnings - 获取SHOW WARNINGS的结果
描述
面向对象的风格
object mysqli_stmt::get_warnings ( mysqli_stmt $stmt )
程序风格
object mysqli_stmt_get_warnings ( mysqli_stmt $stmt )
警告
此功能目前没有记录; 只有它的参数列表可用。
← mysqli_stmt::get_result
mysqli_stmt::$insert_id →