Developing a Website with CodeIgniter Part 3: The Login Process

Posted on 09. Nov, 2009 by Shawn McCool in Database, PHP, Screencasts, Web Development

This screencast continues a series with the goal of documenting the development of a functionally complete site using PHP with the Code Igniter framework and jQuery for Javascript UI improvements including AJAX interactions.

In this video we utilize the user model that we’ve created to create a login process for our website. We’ll use the code igniter form helper, database library, and session library.

I tried something different and recorded the video in HD.  The encoding left the dark background text a bit hard to read, so if I continue to upload HD videos I’ll switch to using a white background.  Please let me know if you prefer the old resolution or the HD resolution.

  Download the Source Here

Related Posts

  1. Developing a Website with CodeIgniter Part 4: Admin Site CRUD
  2. Developing a Website with CodeIgniter Part 1: Development Environment and Framework Configuration
  3. Developing a Website with CodeIgniter Part 2: Users Database Table and the User Model
  4. Managing Assets with CodeIgniter
  5. AJAX with jQuery: A Simple Login Example

Share this Post

Twitter Facebook MySpace Delicious Digg


Show Your Appreciation

If you'd like to express your appreciation for the work I've done why not buy me a coffee?
Click here to donate $3 to my caffeine fund.



Tags: , , , ,

51 Responses to “Developing a Website with CodeIgniter Part 3: The Login Process”

  1. Max says:

    hmm ok i have a problem with md5 function… it’s ok. thanks for your help.

Leave a Reply