[_] PDO MYSQL
Darren Beale
bealers at gmail.com
Wed Nov 8 09:32:00 GMT 2006
On 11/8/06, joel at jojet.com <joel at jojet.com> wrote:
> The PDO extension is there in php.ini but I can see no sign of the
> associated PDO MYSQL driver - maybe it doesn't show up there.
I had to compile mine in
--enable-pdo
and have a PDO section under phpinfo();
D
> The PDO extension is there in php.ini but I can see no sign of the
> associated PDO MYSQL driver - maybe it doesn't show up there.
I had to compile mine in
--enable-pdo
and have a PDO section under phpinfo();
D