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

International PHP Magazine: Poll Question: The Rules of PHP Throwdown Include

Marc Gear's Blog: Zend PHP5 Certification study guide review

SitePoint.com: Scheduling Tasks in WordPress: a Plugin Developer's Guide

Andrew Podner: Overloading: Create PHP Class Methods on the Fly

PHPBuilder.com: Pro PHP Security / Preventing SQL Injection


Community Events











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


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

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