mysqli::get_warnings

mysqli_get_warnings

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

mysqli::get_warnings -- mysqli_get_warningsLit le résultat de SHOW WARNINGS

Description

Style orienté objet

publicmysqli::get_warnings(): mysqli_warning|false

Style procédural

mysqli_get_warnings(mysqli$mysql): mysqli_warning|false
Avertissement

Cette fonction est actuellement non documentée ; seule la liste des arguments est disponible.

To Top