AP81 Posted March 26, 2008 Share Posted March 26, 2008 I'm refactoring a fair bit of code at the moment, and am looking at re-writing my MySQL class which handles connections, queries, logging, etc. I been looking at the Zend/CakePHP frameworks, PDO and the Pear MDB2 class. I'm a little concerned with becoming heavily reliant on a framework and PDO / MDB2 seem like very good. PDO will also be there for a long time. In your opinion, what would be the better option to use? What do you use? Thanks. Link to comment https://forums.phpfreaks.com/topic/97894-mysql-connections-framework-pdo-or-mdb2/ Share on other sites More sharing options...
Caesar Posted March 26, 2008 Share Posted March 26, 2008 CakePHP kicks ass .....also, CodeIgniter Link to comment https://forums.phpfreaks.com/topic/97894-mysql-connections-framework-pdo-or-mdb2/#findComment-500871 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.