News Feed
Jobs Feed
Sections




News Archive
Matthew Weir O'Phinney's Blog:
Cgiapp2 Tutorial 2 - Pluggable Applications
June 07, 2006 @ 06:17:36

Matthew Weir O'Phinney has created yet another tutorial surrounding the Cgiapp2software and looks this time at something he calls "pluggable applications".

He gives the example of needing a method for creating a well-structured layout in his appication, but also needing a sitewide template to apply to it. Traditional methods don't quite lend themselves to that, so he introduces a new function, cgiapp_postrun, to apply the template after the logic is through.

He includes two examples, one demonstrating the above mentioned situation and the other showing how to make a flexible method for including authentication in only certain parts of the application and not others. Both define a postrun() function to handle the changes to be made after the rest of the logic has finished.

0 comments voice your opinion now!
cgiapp2 tutorial pluggable application sitewide template authentication cgiapp2 tutorial pluggable application sitewide template authentication


blog comments powered by Disqus

Similar Posts

PHPMaster.com: Continuous Integration (with Jenkins), Part 2

O\'Reilly: Designing a database-driven PHP App? Don\'t Forget the Data!!

DevShed: Handling Static Data with PHP 5

Zend Developer Zone: Zend_Tool and ZF 1.8

NorthClick Blog: Tips for creating a small but solid newsletter-system


Community Events











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


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

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