thenature4u Posted April 6, 2009 Share Posted April 6, 2009 I am using php with smarty template engine and mysql. I want to use some framework for mysql database. That is a social networking site. Please suggest me any best framework with advantages. Thanks Naren Link to comment https://forums.phpfreaks.com/topic/152777-best-mysql-framework/ Share on other sites More sharing options...
unska Posted April 6, 2009 Share Posted April 6, 2009 I'm not sure what MySQL framework is but if you mean a MySQL interface, you should use PHPMyAdmin. Link to comment https://forums.phpfreaks.com/topic/152777-best-mysql-framework/#findComment-802250 Share on other sites More sharing options...
Mark Baker Posted April 6, 2009 Share Posted April 6, 2009 If by framework you mean an abstraction layer, look at PDO Link to comment https://forums.phpfreaks.com/topic/152777-best-mysql-framework/#findComment-802263 Share on other sites More sharing options...
Mchl Posted April 6, 2009 Share Posted April 6, 2009 Or perhaps ORM like Doctrine Link to comment https://forums.phpfreaks.com/topic/152777-best-mysql-framework/#findComment-802264 Share on other sites More sharing options...
thenature4u Posted April 6, 2009 Author Share Posted April 6, 2009 sorry not framework, i was taking about abstraction layer. Which is the best one to use? ADODB or PDO? Link to comment https://forums.phpfreaks.com/topic/152777-best-mysql-framework/#findComment-802396 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.