News Feed
Jobs Feed
Sections




News Archive
DevShed:
Working with CSS Styles and the Stage Pattern in PHP 5
April 25, 2007 @ 13:03:00

In the second part of their look at the Stage design pattern today, DevShed moves up from the previous article to implement a more "real world" example of the Stage pattern in action.

Essentially, what I plan to demonstrate here is how this pattern can be used to build different versions of a given web document on the fly, either for display on a typical computer monitor, or for printing.

This involves the creation of a class to define the styles for both sides - print and screen - and a class that will figure out which of these needs to be applied.

0 comments voice your opinion now!
designpattern stage css style print screen designpattern stage css style print screen


blog comments powered by Disqus

Similar Posts

Community News: PHP in Action Book Released

Chris Hartjes' Blog: Fat Models, Skinny Controllers

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

Anthony Ferrara: Mediators - Programming With Anthony

PHPied.com: HiLiteMe.com updated


Community Events











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


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

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