Hi,

I wanted to change a parameter in my PDO class, with the fourth
PDO::_construct arg. But, I've many projects, which uses PDO, with one
"new PDO" per project. The problem is that I have to change the source
of every projects...

Why isn't there an PDO section in the php.ini file ? For instance:

pdo.is_persistent = 1
pdo.fetch_notices = 1

...and more !

There isn't because nobody developed that or because it is contradicted ?

Samuel.

-- 
PHP Internals - PHP Runtime Development Mailing List
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to