Hi Michael, You should be using some flavor of Prepared statements (PHP PDOs) of some sort. http://us3.php.net/manual/en/pdo.query.php
On Mon, Feb 24, 2014 at 1:50 PM, Michael B Allen <iop...@gmail.com> wrote: > Hi, > > I'm rewriting something after many years that uses the PHP mysql_query > procedural style API but it seems the various APIs have increased and > evolved. > > Which MySQL API is preferred for new conventional PHP MySQL projects and why? > > Currently my impression is that mysqli prepared statements are a good way to > go. > > Mike > > -- > Michael B Allen > PHP Active Directory Integration > http://www.ioplex.com/ > _______________________________________________ > New York PHP User Group Community Talk Mailing List > http://lists.nyphp.org/mailman/listinfo/talk > > http://www.nyphp.org/show-participation -- ---------------------------------------------- "May the source be with you." _______________________________________________ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show-participation