输入banner图图片脚本导航/分类

mysqli_report

MYSQLI_REPORT_OFF Turns reporting off
MYSQLI_REPORT_ERROR Report errors from mysqli function calls
MYSQLI_REPORT_STRICT             Throw mysqli_sql_exception for errors            instead of warnings           
MYSQLI_REPORT_INDEX Report if no index or bad index was used in a query
MYSQLI_REPORT_ALL Set all options (report all)

mysqli_report

标签: