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 code mysql desgnpattern singleton example code mysql




Similar Posts

Matthew Weir O'Phinney's Blog: PHP 5's Reflection API

Mike Naberezny\'s Blog: PHP Secret Santa

NETTUTS.com: Create a Basic Shoutbox with PHP and SQL

Job Posting: Electronic Medical Records Seeks Experienced PHP / MySQL Programmer (Philadelphia, PA)

Kevin Waterson's Blog: Introduction to PHP and MySQL How they work together.


Community Events











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


code security database release cakephp PHP5 conference package book PEAR zendframework job releases zend developer application ajax mysql framework example

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