News Feed
Jobs Feed
Sections



Recent Jobs

News Archive
Make Me Pulse Blog:
PHP 5 Design Pattern Singleton
November 22, 2007 @ 08:46:00

On the Make Me Pulse blog today, Antoine Ughetto takes a look at one of the more handy things in programming - design patterns. He specifically looks at the Singleton pattern this time - complete with explanations and code examples.

The singleton can be use in lot of different cases. In this example we will make a MySQL connection Singleton class. This will help us to always use the same connection.

The code not only shows how to make the class using the Singleton but how to use it in your app - calling it with a SQL statement to make your request.

1 comment voice your opinion now!
desgnpattern singleton example mysql desgnpattern singleton example mysql




Community Events





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


release api phpunit component custom unittest opinion database framework development interview symfony2 language application introduction series test podcast conference community

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