Working with Files Getting a File instance Taking Advantage of Spl New Features Moving Files Working with Files CodeIgniter provides a File class that wraps the SplFileInfo...
Models, Views, and Controllers The Components Views Models Controllers Models, Views, and Controllers Whenever you create an application, you have to find a way to organize...
Validation Overview Form Validation Tutorial The Form The Success Page The Controller Try it! Explanation Loading the Library Setting Validation Rules setRule() setRules() ...