News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
DevShed:
Handling Static Data with PHP 5
September 11, 2007 @ 14:33:00

On DevShed, there's a new tutorial that talks about the other half of working with dynamic websites - working with the static content:

It's pretty common when using PHP to develop dynamic, object-oriented applications. Every so often, though, you need to work with static data. This article will explain how to work with static data and static properties, and show you how this ability can be useful in real-world situations.

They show how to create dynamic divs for your content, "factoring" them (creating them with a Factory design pattern) and an example of it all working together.

0 comments voice your opinion now!
static data php5 tutorial div html factory designpattern static data php5 tutorial div html factory designpattern




Community Events





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


opinion database symfony2 podcast custom component development test community interview conference series introduction unittest phpunit api framework application release language

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