Steven19888 Posted May 3, 2014 Share Posted May 3, 2014 Im learning PHP and am making a series of XML calls to an external website to retreive data. Is the best way to learn to make your own controllers and patterns or try to get stuck into a framework to assist this? thanks Link to comment https://forums.phpfreaks.com/topic/288205-restful-mvc/ Share on other sites More sharing options...
pedrofornaza Posted July 21, 2014 Share Posted July 21, 2014 If you want to learn how to do this stuff, using a framework is the best way to. Learn by trial and error takes way more time.Learning from examples is way simpler and the frameworks are based on community knowledge, being better than only one guy experience. Link to comment https://forums.phpfreaks.com/topic/288205-restful-mvc/#findComment-1485831 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.