Re: singleton in php?

[email protected] ("Al") Tue, 4 Nov 2003 16:42:11 +1100
Newsgroups php.lang
Message-ID <[email protected]>
> how can i have a singleton object in php?
> ASAP via email as well. cheers

You may also want to check out a great site dedicated to one man's crusade
to educate PHP programmers on the joys of patterns ... with plenty of tips,
examples and well-written tutorials:

http://www.phppatterns.com/

Cheers,

Al