smerny Posted June 27, 2011 Share Posted June 27, 2011 [subject title], considering that I have a list which has titles and some details which I would like to be auto-updated (ajax) on the client page if data is changed in the database (mysql). I'd like to give people the option to click on certain parts of the items in this list to either edit the details or load up a page/window where they could view more info on it. Is there a good, and free, framework that would work good to do this type of thing easily? Bluehost is my webhost and I like PHP/MySQL. Quote Link to comment https://forums.phpfreaks.com/topic/240556-should-i-use-a-framework-which-framework/ Share on other sites More sharing options...
244863 Posted July 14, 2011 Share Posted July 14, 2011 Hi, I use CakePHP and have found that there is not a lot it won't handle, as for your project - should be a simple solution to program. Thanks, Quote Link to comment https://forums.phpfreaks.com/topic/240556-should-i-use-a-framework-which-framework/#findComment-1242686 Share on other sites More sharing options...
rallport Posted July 21, 2011 Share Posted July 21, 2011 I started using a CodeIgniter a while back. Whilst the initial learning curve may seem painful, it does save time in the long run. Quote Link to comment https://forums.phpfreaks.com/topic/240556-should-i-use-a-framework-which-framework/#findComment-1245867 Share on other sites More sharing options...
atholon Posted July 30, 2011 Share Posted July 30, 2011 A friend of mine likes the Yii php framework. I've decided to give Zend a try. Quote Link to comment https://forums.phpfreaks.com/topic/240556-should-i-use-a-framework-which-framework/#findComment-1249559 Share on other sites More sharing options...
jotorres1 Posted October 19, 2011 Share Posted October 19, 2011 I personally use codeigniter. It has a great community and once you learn it, you might not even go back. Quote Link to comment https://forums.phpfreaks.com/topic/240556-should-i-use-a-framework-which-framework/#findComment-1280620 Share on other sites More sharing options...
ChaosKnight Posted November 9, 2011 Share Posted November 9, 2011 Download Yii, CodeIgniter, CakePHP, Symfony, etc., check their documentation and try to make a simple blog or something in each of them. The one you enjoy the most is your framework Quote Link to comment https://forums.phpfreaks.com/topic/240556-should-i-use-a-framework-which-framework/#findComment-1286514 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.