Comment Re:Default PHP protections? (Score 1) 188
Well, PDO is written in C, using it's own database drivers, while PEAR::DB is a wrapper around the PHP database extensions, written in PHP.
It is difficult to soar with the eagles when you work with turkeys.