Your Source for Web Development Resources

Your Source for Web Development Resources

Using a Super Controller Class in CodeIgniter

CodeIgniter is easy to understand if you know how MVC design pattern works. Just need to define your model, your controller and your views. However, sometimes you need to reuse code in all your site pages and probably you ask yourself “How do I do that?”. Well, here is a simple tip that may help you to reuse generic data, fields, etc. in your CodeIgniter application.

Choose It

Using a Super Controller Class in CodeIgniter, 5.5 out of 10 based on 2 ratings

Choose It

VN:F [1.9.3_1094]
Rating: 5.5/10 (2 votes cast)

Leave a Response

Please note: comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.