On Mon, Feb 24, 2014 at 10:41:17PM -0500, Joey Derrico wrote: > @Jeff, > PDO itself doesn't lead to unoptimized queries
Presumably, because PDO is designed to allow you to work with different databases it is less "optimized" than something like mysqli which is only foicussed on one DBMS. Also since different DBMSes have different feature sets, PDO probably covers most of the common denomiators rather than 100% of each DBMS. This is why many PHP frameworks use PDO. -- Aj. FaceBook: facebook.com/ajaikhattri EnoLand: http://flip.it/Gig0n _______________________________________________ New York PHP User Group Community Talk Mailing List http://lists.nyphp.org/mailman/listinfo/talk http://www.nyphp.org/show-participation