End of MySQL? Begin of MySQLi?
#1

Well, I was just Skyping my friends, and then suddenly I get news that the newly released PHP version 5.5 stopped supporting for MySQL, instead is supporting for the new 'MySQL', called as MySQLi, and PDO (PHP Data Objects)

I think this is showing something which depicts the end of MySQL, and the birth of MySQLi to the world. PDO's with OOP, but I have no idea. The only question I'm facing now is that, will SA-MP's PHP apps need to be converted to work with PHP 5.5, basically converting everything into MySQLi.

Lets say good bye to MySQL, and hi to MySQLi!
Reply
#2

http://en.wikipedia.org/wiki/MySQLi

I think you don't understand what this MySQLi is.
Reply
#3

Quote:

The MySQLi Extension (MySQL Improved) is a relational database driver used in the PHP programming language to provide an interface with MySQL databases.
MySQLi is an improved version of the older PHP MySQL driver, offering various benefits

.....
Reply
#4

What the rest is trying to say; nothing has to be changed in PAWN. Very little has to be changed in your PHP scripts. (and old script still work, they might give a deprecated warning though).
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)