On Tue, Jul 6, 2010 at 6:08 PM, sri vats <[email protected]> wrote:
> Hi, > > Is it possible to develop a content management system(ex. Joomla) using > frameworks like CodeIgniter. Yes. Expression Engine a commercial CMS is based on CodeIgniter. > What is the difference between developing > through a framework and developing without a framework? There is a trade-off here, you can avoid re-inventing wheel with framework but you need to spend time on learning. Unfortunately no framework provides everything that you would need for your project. > What are the > advantages and disadvantages?. You need to get your hands dirty to realize this. > > > -- Thanks Sivaji _______________________________________________ ILUGC Mailing List: http://www.ae.iitm.ac.in/mailman/listinfo/ilugc
