News Feed
Jobs Feed
Sections




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


blog comments powered by Disqus

Similar Posts

Community News: PHP Advent 2011 is Complete!

Pádraic Brady's Blog: RESTful Web Services with Zend Framework

Zend Developer Zone: AJAX Chat Part Tutorial 6 : Updating the User List

Paul Jones' Blog: Memory Leaks With Objects in PHP 5

DevShed: Creating a Simple Threaded Discussion Forum


Community Events











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


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

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