Learn CodeIgniter

Build high-performance web applications with CodeIgniter, a lightweight PHP framework that offers fast development and a wide range of features.

All CodeIgniter tutorials:

  1. CodeIgniter From Scratch: Day 4 - Newsletter Signup

    CodeIgniter From Scratch: Day 4 - Newsletter Signup

    Tutorial Intermediate

    Continuing on from Day 3, we'll expand our little application into a simple newsletter signup form. This will allow us to taker a closer look at both the...

  2. CodeIgniter From Scratch: Day 3. Sending Emails

    CodeIgniter From Scratch: Day 3. Sending Emails

    Tutorial Intermediate

    At the request of some of our readers, this week, we'll examine just how easy it is to send emails with attachments using Gmail. With raw PHP, this would...

  3. CodeIgniter From Scratch: Day 2

    CodeIgniter From Scratch: Day 2

    Tutorial Intermediate

    Continuing on from day 1, today, I'll teach you five different ways to write select statements for your database. If you haven't watched the first entry in...

  4. CodeIgniter From Scratch: Day 1

    CodeIgniter From Scratch: Day 1

    Tutorial Intermediate

    After numerous requests, today we are launching a new screencast series on Nettuts+ that will focus exclusively on the CodeIgniter PHP framework. Over...

  5. Easy Development With CodeIgniter

    Easy Development With CodeIgniter

    Tutorial Intermediate

    In this week's 30 minute screencast, I'm going to show you how easy it is to work with the MVC pattern and CodeIgniter. This video is aimed at beginners...

  6. Creating a File Hosting Site with CodeIgniter

    Creating a File Hosting Site with CodeIgniter

    Tutorial Intermediate

    I have seen a few introductory tutorials for Codeigniter, and was hoping to show you something a little more advanced. This tutorial will show you how to...

  7. Everything You Need to Get Started With CodeIgniter

    Everything You Need to Get Started With CodeIgniter

    Tutorial Beginner

    CodeIgniter is a web application framework for PHP. It enables developers to build web applications faster, and it offers many helpful code libraries and...