12-09-2007, 05:48 PM
|
#20 (permalink)
|
|
The Acquainted
Join Date: Nov 2007
Posts: 154
Thanks: 31
|
Quote:
Originally Posted by Jay
I think it would be in everyone's best interest to at least try PDO
Why? Because it's very secure, you don't need to manually protect queries, it does it for you
Also.. it's easier, I think 
|
I agree; unfortunately it may not be installed by default on your host, whereas PEAR DB or MDB2 is likely already available. I deal with two web hosts, neither use PDO, but both have PEAR DB installed.
|
|
|
|