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.
Always leave room to add an explanation if it doesn't work out.