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

php|architect: Two New ART Articles (CakePHP and More Flex)

Derek Allard's Blog: Modifying the default CodeIgniter Calendar template for fun and profit

Channel 9 Forums: Installing PHP Applications on IIS7

Paul Jones' Blog: What Does This Say About Unit-Testing in PHP Land?

NETTUTS.com: 25 Resources to Get You Started with PHP from Scratch


Community Events











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


symfony2 community conference opinion release rest database usergroup introduction google functional interview development series phpunit framework language podcast testing zendframework2

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