News Feed
Jobs Feed
Sections




News Archive
DevShed:
Understanding Static Properties with PHP 5
September 12, 2007 @ 11:14:00

Continuing in their series looking at how to handle static data in a dynamic PHP application (see part one here), DevShed has posted the next piece in the puzzle, working with static properties in PHP5.

Provided that you already have an average background in using static methods with PHP 5, over the course of this second article of the series I'll dive a bit deeper into this interesting topic and show you how to take advantage of static properties defined inside a given PHP class, in this manner completing, at least basically, the implementation of static data with PHP 5.

They start by reviewing the functionality from the previous part of the series and build on it, creating static properties within the class (user data in this case) and how to use it in a mini app to set and display the information.

0 comments voice your opinion now!
php5 tutorial static property user information php5 tutorial static property user information


blog comments powered by Disqus

Similar Posts

DevShed: Creating a Login Script for a PHP Invoicing System

David Coallier's Blog: Simple DBAL, PHP5, Light, Fast, Simple.

PHPMaster.com: Bulletproofing Database Interactions with PHPUnit's Database Extension

Mike Purcell's Blog: CentOS - PHP - Install Memcached (with a d) Stack

A Cloudy Place: PHP and Git on AWS Elastic Beanstalk


Community Events











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


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

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