ezrpg-legacy / ezrpg-1.0.x

http://ezrpgproject.net
GNU General Public License v3.0
7 stars 5 forks source link

MySQLi Support, and more functions #7

Closed JakeBooher closed 11 years ago

JakeBooher commented 11 years ago

Create a MySQLi db module, and create more functions for db modules:

select() update()

uaktags commented 11 years ago

I can't even think of how to have a select feature, but i created a Update for the MySQL driver, just check that out and adapt to the MySQLi one.