Posted by julma on September 20, 2008 at 8:13am
The presentation of Larry Garfield
http://szeged2008.drupalcon.org/program/sessions/drupal-databases-next-g...
Last announcement to help on this : http://groups.drupal.org/node/14222
The presentation of Larry Garfield
http://szeged2008.drupalcon.org/program/sessions/drupal-databases-next-g...
Last announcement to help on this : http://groups.drupal.org/node/14222
Comments
PDO with older versions of PHP ?
PDO is part of the PHP5 but not for older versions.
I have heard of xPDO which is developped for another CMS but exists as standalone module. The interest is a light footprint and the usage of PDO API with older versions of PHP.