Re: [PHP-DB] MySQLi
[email protected] (Karl DeSaulniers) Sat, 13 Sep 2014 22:57:06 -0500
| Newsgroups | php.db |
|---|---|
| Message-ID | <[email protected]> |
Awesome, thanks for the link. I know even less about PDO then I do regular MySQL however. I am hoping MySQLi isn't too far off a shoot. Just need to sit down with it all and figure out a path. Best, Karl DeSaulniers Design Drumm http://designdrumm.com On Sep 13, 2014, at 10:52 PM, Aziz Saleh <[email protected]> wrote: > > I am not sure about any MySQL -> MySQLI wrappers, but I did built a MySQL -> PDO Wrapper a while back that you can use if you have PDO_MySQL enabled: > > https://github.com/azizsaleh/mysql