← Back to team overview

anewt-developers team mailing list archive

Re: MySQL vs. MySQLi

 

Wouter Bolsterlee wrote:
Hey all,

Currently Anewt uses the MySQL (mysql) module to connect to MySQL database.
Is there much to be gained from moving to the MySQL Improved (mysqli)
extensions that are included with PHP for quite a while now?

I have no experience with mysqli. It supposedly has some additional features over mysql, but I have no idea what those are. It probably is a good idea to try mysqli.

-- Sander



References