Hi Guys,
I'm trying to use the Matrix MySource CMS (http://matrix.squiz.net/) on a shared hosting environment;
This CMS is open source, and is relying on PDO to access a pgsql database.
But, pdo_pgsql is not installed on my hosting environment, and I can't have it installed.
Does any one now where i could find a PHP source code that can emulate all PDO functions?
Thanks