Path: csiph.com!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail From: Derek Turner Newsgroups: comp.lang.php Subject: Re: Which API for mysql Date: 13 Oct 2015 13:06:22 GMT Lines: 9 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Trace: individual.net gNmz4I56Hre3GXh9ukC/CgEzDMZc619DaLEKvfHzgt/ibqK4ib Cancel-Lock: sha1:RWChW4L4trkRVJfuEFpe56SOdsE= User-Agent: Pan/0.139 (Sexual Chocolate; GIT bf56508 git://git.gnome.org/pan2) Xref: csiph.com comp.lang.php:15699 On Tue, 13 Oct 2015 08:49:32 -0400, Jerry Stuckle wrote: > Personally, I prefer mysqli if the code won't be used with any other > database. But some people will tell you use PDO all of the time. It's > all a matter of personal preference. Most helpful and informative as ever, Jerry, TYVM. mysqli seems to be a shallower learning curve :)