Jump to content

MySQL connections - framework, PDO or MDB2?


AP81

Recommended Posts

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.