code igniter

DevShed: Working with the Email Class in Code Igniter

PHPDeveloper.org  Wed, 10/01/2008 - 12:05

DevShed continues their series on working with the CodeIgniter framework in this new tutorial focusing on development with the included email class for the framework.


 

DevShed: Working with the Active Record Class in Code Igniter

PHPDeveloper.org  Wed, 09/17/2008 - 13:44

DevShed has posted the next part of their series focusing on the CodeIgniter framework.

This new tutorial looks at the Active Record class that sits at the heart of the framework.


 

DevShed: Performing Strict Validation with the Code Igniter PHP ...

PHPDeveloper.org  Fri, 09/12/2008 - 08:57

DevShed has posted the fifth article in their series looking at using the CodeIgniter framework in your application.

This part focuses on refining the validation methods in the previous part to make them a bit more strict.