Skip to content
This repository has been archived by the owner on Mar 19, 2019. It is now read-only.

Latest commit

 

History

History
8 lines (7 loc) · 191 Bytes

README.md

File metadata and controls

8 lines (7 loc) · 191 Bytes

MySQLi

Support layer for when using PHP5.5 and higher

##Usage

define( 'GP_DATABASE_CLASS_INCLUDE', dirname( __FILE__ ) . '/custom/db.php' );
define( 'GP_DATABASE_CLASS', 'BPDB' );