Showing posts with label active. Show all posts
Showing posts with label active. Show all posts

Friday, May 4, 2012

Codeigniter - handling errors when using active record


I am putting together a few models for my codeigniter site and can't seem to find any word in the documentation of how to handle errors that could occur when using the Active Record system.