In this free 10-lesson course, I’ll help you build your own simple CodeIgniter application, step by step. Just follow along!
- How Web Apps Work
- Configuring WAMP in Windows or MAMP on a Mac
- Designing and Creating a MySQL Database Using phpMyAdmin
- PHP Variables, Functions, Arrays, and Loops
- MVC in a CodeIgniter Web App
- A CodeIgniter Application’s Folder Structure and Important Files
- Configuring a Database in CodeIgniter
- Creating a Custom Controller and View in CodeIgniter
- Loading and Displaying Data in a CodeIgniter View
- Creating and Processing a Form in CodeIgniter