/program/lib/database/mysqli.class.php - access to mysql via database class
This file is included from the poor mans database factory in databaselib.php. It provides all necessary functionality to use MySQL as the underlying database server via the mysqli interface.
This file defines two classes: DatabaseMysqli and DatabaseMysqliResult. Typical usage would be:
Note that this class is very similar to mysql.class.php.
Class | Description |
---|---|
![]() |
MySQL database |
![]() |
MySQL database result |
Documentation generated on Tue, 28 Jun 2016 19:10:42 +0200 by phpDocumentor 1.4.0