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




Similar Posts

Alexey Zakhlestin's Blog: PHP+SCGI part 2: problem with eZComponents

NETTUTS.com: User Membership With PHP

Greg Bulmash's Blog: Creating A Simple Rating Script With PHP And MySQL

Brian Moon's Blog: PHP/MySQL Meetup.com group for North Alabama

Sematopia.com: How to - Backup MySQL database & email results using PHP


Community Events









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


microsoft windows sqlserver developer conference feature extension apache wordpress drupal framework symfony release facebook job codeigniter zendframework performance podcast opinion

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