Take note:
Calling this function will change the output of mysqli_affected_rows if any warnings are returned. So if you're using mysqli_affected_rows in your application, make sure to call it before calling mysqli_get_warnings.
(PHP 5 >= 5.1.0, PHP 7, PHP 8)
mysqli::get_warnings -- mysqli_get_warnings — Obtiene el resultado de SHOW WARNINGS
Estilo orientado a objetos
Estilo por procedimientos
Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.