mysqli
PHP Manual

mysqli::get_warnings

mysqli_get_warnings

(PHP 5 >= 5.1.0)

mysqli::get_warnings -- mysqli_get_warningsGet result of SHOW WARNINGS

Opis

Styl obiektowy

mysqli_warning mysqli::get_warnings ( void )

Styl proceduralny

mysqli_warning mysqli_get_warnings ( mysqli $link )
Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.


mysqli
PHP Manual