News Feed
Jobs Feed
Sections




News Archive
DevShed:
Handling Views with CodeIgniter
March 19, 2009 @ 12:04:42

DevShed takes another look at the CodeIgniter framework with this first part of a new series tackling view handling in the lightweight framework. Views are the final stop for the processed data, displaying any one of a multitude of types of data back out to the waiting client software.

In reality, implementing this view-centric method is actually pretty easy to achieve. However, CodeIgniter provides web developers with enough flexibility to handle views in all sort of clever ways. Therefore, in this series of articles I'll be discussing in detail some common approaches that you can use to generate views, ranging from loading them sequentially, to using more complex methods, such as including views within other views.

They introduce you to the view system CodeIgniter offers and show you how to create a basic view as a part of a controller class that displays a page with a header, user content and a footer.

0 comments voice your opinion now!
view mvc modelviewcontroller codeigniter framework tutorial


blog comments powered by Disqus

Similar Posts

NetTuts.com: The Whens and Whys for PHP Design Patterns

Chris Hartjes' Blog: Fat Models, Skinny Controllers

9Lessons: User Signup using Facebook Data

Zend Developer Zone: Are You Ready to R-R-R-R-RROUNDUP!

Webhole.net: Best Buy Search API Tutorial


Community Events









Don't see your event here?
Let us know!


opinion introduction language interview code event functional composer development release database community tool zendframework2 podcast object api example testing framework

All content copyright, 2013 PHPDeveloper.org :: info@phpdeveloper.org - Powered by the Solar PHP Framework