Learn CodeIgniter

Build high-performance web applications with CodeIgniter, a lightweight PHP framework that offers fast development and a wide range of features.
  1. How to Update your Twitter Status with CodeIgniter

    How to Update your Twitter Status with CodeIgniter

    Tutorial Intermediate

    Hi, in this tutorial we will update our twitter status via the 'Twitter API' using CodeIgniter. I recommend following step by step, rather than glossing over...

  2. CodeIgniter From Scratch: Day 6 - Login

    CodeIgniter From Scratch: Day 6 - Login

    Tutorial Intermediate

    In today's hour long video tutorial, we'll be doing a lot! We'll implement a login and signup form that will allow us to lock down certain sections of our...

  3. CodeIgniter From Scratch: Day 5 - CRUD

    CodeIgniter From Scratch: Day 5 - CRUD

    Tutorial Beginner

    The most requested tutorial for day five of our CodeIgniter screencast series was for an introduction to CRUD operations. We'll review how to easily...

  4. 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...

  5. 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...

  6. 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...

  7. 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...

  8. 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...

  9. 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...

  10. 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...