Re: [PHP-DEV] Singleton
by Jon Parise other posts by this author
Oct 22 2001 11:18PM messages near this date
[PHP-DEV] Singleton
|
[PHP-DEV] Bug #13791: just a test. ignore.
On Mon, Oct 22, 2001 at 09:12:29PM -0200, Victor Hugo Oliveira wrote:
This would be more appropriate on php-general, btw.
> Has anyone any ideas on how to implement a Singleton in PHP4 ?
The Horde code uses singleton's extensively. For example:
http://cvs.horde.org/co.php/horde/lib/Auth.php
--
Jon Parise (jon@csh.rit.edu) . Information Technology (2001)
http://www.csh.rit.edu/~jon/ : Computer Science House Member
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: php-dev-unsubscribe@[...].net
For additional commands, e-mail: php-dev-help@[...].net
To contact the list administrators, e-mail: php-list-admin@lists.php.net
Thread:
Victor Hugo Oliveira
Jon Parise
|