Search for db_error

Constants

NameLocationDescription
DB_ERRORincludes/database.incA hash value to check when outputting database errors, md5('DB_ERROR').

Functions & methods

NameLocationDescription
db_errorincludes/database.pgsql.incDetermine whether the previous query caused an error.
db_errorincludes/database.mysqli.incDetermine whether the previous query caused an error.
db_errorincludes/database.mysql.incDetermine whether the previous query caused an error.
_db_error_pageincludes/database.incHelper function to show fatal database errors.