public marks

PUBLIC MARKS from Elessar with tags "design patterns" & php

November 2006

August 2006

ยป PHP Design Patterns - when should they be used?

by 2 others
You should probably start looking into design patterns as soon as you have a handle on object oriented PHP. That said, I personally believe they start to play a valuable role in practical work, only when the PHP projects are of a reasonable size.

August 2005

The Singleton Design Pattern for PHP

Ensure a class has only one instance and provide a global point of access to it.

Elessar's TAGS related to tag "design patterns"

ajax +   design +   php +   web +