Choose Daily Web Design Resources

Your Source for Web Design 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

Choose It

VN:F [1.7.2_963]
Rating: 1.0/10 (1 vote cast)

Leave a Response

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