Code Igniter – Creating a CMS Part 1
Part 1 – Hello World
In this video we make our first controller and view, to replace the default controller and view. If you already understand how to get started in Code Igniter than you can probably skip this.
—–
In this series I’m going to attempt to build an entire CMS using the Code Igniter framework. This assumes you have Code Igniter installed (there are tons of tutorials on YouTube) but that you have no knowledge otherwise of Code Igniter.
You should at least be familiar with HTML, JS, CSS, MySQL and PHP. But all source will be provided and I plan on explaining everything so that anyone can follow along.
You can always ask me any questions in the comment section and I’ll try my best to respond.
source