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

GlotPress/MySQLi

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 

Repository files navigation

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' );

About

Support layer for when using PHP5.5 and higher

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages