News Feed
Jobs Feed
Sections




News Archive
PHPEasy.co.uk:
Design Patterns - The Singleton Pattern
July 16, 2012 @ 10:54:40

PHPEasy.co.uk has a new tutorial posted introducing one of the most common (and often misused) design patterns out there - the Singleton pattern.

In this first tutorial in the design pattern series we are going to investigate and implement the singleton design pattern. [...] A design pattern is a common solution to a given problem, problems in programming tend to recur and we often find ourselves trying to solve the same issues over and over. The common techniques that provide solutions to these problems can be referred to as design patterns.

He talks about some of the most common uses for the Singleton pattern (mainly replacing a global variable) and includes an example of using one to fetch a database object.

0 comments voice your opinion now!
singleton designpattern tutorial example


blog comments powered by Disqus

Similar Posts

IBM developerWorks: Efficient mathematical processing using Scilab through PHP

ONLamp.com: Introduction to Flex Using PHP

C7Y Community Site: Handling Images with PHP

Jeremy Cook's Blog: Implementing the ArrayAccess Interface

Stefan Mischook's Blog: Introduction to MySQL Video Tutorial


Community Events









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


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

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