mysqli_stmt::get_warnings

mysqli_stmt_get_warnings

(PHP 5 >= 5.1.0, PHP 7, PHP 8)

mysqli_stmt::get_warnings -- mysqli_stmt_get_warningsObtém o resultado de SHOW WARNINGS

Descrição

Estilo orientado a objetos

public mysqli_stmt::get_warnings(): mysqli_warning|false

Estilo procedural

mysqli_stmt_get_warnings(mysqli_stmt $statement): mysqli_warning|false
Warning

Esta função não está documentada; apenas a lista de argumentos está disponível.