Saturday, November 24, 2007
Multiple views and templating with CodeIgniter: Method 2
When we last left off...
In the previous episode, we left off with the basic instructions for setting up a templating system in your CodeIgniter application. The benefits are two-fold:
- It saves you lines of code when using many views
- It helps with future maintenance by abstracting away a great deal of your code
So, onto the new stuff...
Page 1 of 1 pages
RSS 2.0