Basics: MySQL - MySQLi
Posted: Mon Feb 04, 2013 3:23 pm
Hi Jacek, I was watching recently your video on Basics about the mysqli. I'm really sorry for posting about this subject, as there are a lot of discussions, as you've said about it.
I 'm still using the mysql_* mostly, as I'm writting more proceedurePHP than OOP, just because i'm used to this 'approach'. I'm not saying that I'm not using and mysqli at all, I use it more in OOP.
As its been a while since you've published this tutorial and since in php.net there are alot of notification telling about mysql_* is going to deprecated as of PHP 5.5.0, does this mean that the change to mysqli_ is a MUST now? the mysql_* will not be updadted any more or stop "existing"?
I 'm still using the mysql_* mostly, as I'm writting more proceedurePHP than OOP, just because i'm used to this 'approach'. I'm not saying that I'm not using and mysqli at all, I use it more in OOP.
As its been a while since you've published this tutorial and since in php.net there are alot of notification telling about mysql_* is going to deprecated as of PHP 5.5.0, does this mean that the change to mysqli_ is a MUST now? the mysql_* will not be updadted any more or stop "existing"?