PDO now in core of drupal 7

julma's picture

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

Login or register to post comments

PDO with older versions of PHP ?

alain91 - Sat, 2009-04-04 08:41

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.