<div dir="ltr">Hi Erez,<br><br>From PHP 5.4 the default for all the mysql extensions family is mysqlnd (PHP native mysql driver), and it seems that for the next PHP release (5.5) ext/mysql will be deprecated <a href="https://wiki.php.net/rfc/mysql_deprecation">https://wiki.php.net/rfc/mysql_deprecation</a><br>
<br>So PDO is probably the right answer.<br><br>Kaplan<br><br><br><div class="gmail_quote">On Sun, Dec 2, 2012 at 11:22 AM, Erez D <span dir="ltr">&lt;<a href="mailto:erez0001@gmail.com" target="_blank">erez0001@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello,<br><br>We are starting a new project, one that will be used for production and should be supported for years.<br>
<br>We need to access mysql via php<br>currently i seem to preffer PDO as it supports not only mysql but many other DBs.<br>

<br>searching the net, i see many comparisons of mysql vs mysqli vs pdo.<br>they compare functionality<br><br>however, i am trying to asses, which api will be still up to date in 5 years, and which will not<br><br>anyone ?<br>


<br><br>thanks,<br>erez.<br></div>
<br>_______________________________________________<br>
Linux-il mailing list<br>
<a href="mailto:Linux-il@cs.huji.ac.il">Linux-il@cs.huji.ac.il</a><br>
<a href="http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il" target="_blank">http://mailman.cs.huji.ac.il/mailman/listinfo/linux-il</a><br>
<br></blockquote></div><br></div>