MySQLi or MySQL, this is the question
September 2, 2008
Filed under
Development, PHP
As of PHP5, a new improved version of MySQL connector is available. It’s called MySQLi, which stands for “MySQL Improved”. I had to think a lot about what the “i” stands for, but it seems that the guys (or gals) who developed the extension has the same, endless imagination as the PHP developers has.
So, a [...]
