greed77 / phpRPG

RPG framework build on PHP / MySQL
0 stars 1 forks source link

Database detection #11

Open greed77 opened 12 years ago

greed77 commented 12 years ago

Come up with some different database interfaces (mysql, mysqli, pdo), pick which one is installed, or give options if multiple available. If no database system installed, use mysqlite.