Does anyone know how widely installed this is? Is it a default in php5. I just had a look at a Virtualised version of Ubuntu Server I run in Parallels on my mac (better than mamp I reckon) and it had PDO enabled.
I'm just thinking for portability sake if I should not use it as on some shared servers etc I won't be able to enable PDO if it's not installed.
PDO, widespread..
Moderator: General Moderators
Re: PDO, widespread..
Magento will not work properly without pdo_mysql enabled.
Re: PDO, widespread..
Propel and symphony are using PDO now
http://phpimpact.wordpress.com/2008/08/ ... of-creole/
http://phpimpact.wordpress.com/2008/08/ ... of-creole/
Re: PDO, widespread..
I think I'm gonna go for PDO and have a mysql fallback adapter!
Thanks guys
Thanks guys