Conclusion

This tutorial did not cover all of the things you might expect of afull-fledged content management system, but it introduced you to themore important topics of routing, writing controllers, and models. Wehope this tutorial gave you an insight into some of CodeIgniter’s basicdesign patterns, which you can expand upon.

Now that you’ve completed this tutorial, we recommend you check out therest of the documentation. CodeIgniter is often praised because of itscomprehensive documentation. Use this to your advantage and read the“Introduction” and “General Topics” sections thoroughly. You should readthe class and helper references when needed.

Every intermediate PHP programmer should be able to get the hang ofCodeIgniter within a few days.

If you still have questions about the framework or your own CodeIgnitercode, you can: