EllisLab text mark
Advanced Search
     
A short tut on using the load->model() second parameter & saving time via good naming habits
Posted: 03 November 2012 02:17 AM   [ Ignore ]
Joined: 2009-04-15
453 posts

uhm…guess I said it all in the title

definitely aimed at those new to programming/new to codeigniter, but all are welcome grin Aim is to show folks how to plan ahead so they can merge a lot of repetitive code into a more DRY approach.

http://www.codebyjeff.com/blog/2012/11/the-naming-of-things-writing-more-dynamic-code

 Signature 

Code By Jeff

Mahana Messaging Library

Problem with your query? Did you run

$this->db->last_query(); 

before you came to the forums for help?