[nycphp-talk] Which MySQL API?
Robert Stoll
rstoll at tutteli.ch
Wed Feb 26 17:23:06 EST 2014
Whooops, sorry about that, wrong email
From: talk-bounces at lists.nyphp.org [mailto:talk-bounces at lists.nyphp.org] On Behalf Of Robert Stoll
Sent: Wednesday, February 26, 2014 11:11 PM
To: 'NYPHP Talk'
Subject: Re: [nycphp-talk] Which MySQL API?
Du hast mir gesagt er sei hingerichtet worden, er wurde aber ermordet, das ist doch nicht dasselbe
From: talk-bounces at lists.nyphp.org [mailto:talk-bounces at lists.nyphp.org] On Behalf Of Chris Snyder
Sent: Wednesday, February 26, 2014 10:49 PM
To: NYPHP Talk
Subject: Re: [nycphp-talk] Which MySQL API?
Re mysql_* deprecation, at least you can switch to mysqli_*, which works the same way -- update the function names and you're basically good to go.
Unlike with SQLite, where you're forced to switch to PDO as of PHP 5.4. I have never been so glad that I was using a db abstraction layer as I was when that hit.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.nyphp.org/pipermail/talk/attachments/20140226/9aa7f556/attachment.html>
More information about the talk
mailing list