News Feed
Jobs Feed
Sections




News Archive
DevShed:
Introducing Static Members and Methods in PHP 5 (Part 1)
October 02, 2006 @ 10:40:00

DevShed has posted the first part of a two part series today looking at the use of static members and methods in classes in your PHP5 scripts.

Static properties and methods can be quite useful in a range of situations, not merely for constructing a Singleton class. This article, the first in a two-part series, introduces the basic concepts of static properties and methods, using plenty of hands-on examples.

Hopefully, by the end of this series you should be equipped with a decent knowledge of how to include static members and methods within your PHP applications with minor difficulties.

They start with a simple example of using both in a class before moving on to using the Singleton pattern working up to making a Factory for creating static objects.

0 comments voice your opinion now!
static member method php5 singleton factory tutorial static member method php5 singleton factory tutorial


blog comments powered by Disqus

Similar Posts

Sameer Borate's Blog: Unpacking binary data in PHP

Nexen.net: PHP statistics for June 2007

DevShed: Using Introspective Methods with the DirectoryIterator Class in PHP 5

Steven Macintyre's Blog: Building a Modular Zend Framework CMS

Community News: PHPEasy.co.uk Launched


Community Events











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


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

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