DBOF_DEBUGOFF
DBOF_DEBUGOFF
Database Class provides access to MySQL with the new MySQLi (improved) extension.
All functions are nearly the same as on the MySQL class, except that additional methods are included to support bind variables. See docs/ for a complete overview of all methods. Requires dbdefs.inc.php for global access data (user,pw,host,port,dbname,appname).
| db_mysqli | Main class definition. |