On Mon, 24 Sep 2001 14:49:53 -0400 (EDT), [EMAIL PROTECTED] wrote:
>Just a thought. I have been using PHP for a while now, and have wondered why
>it does not support class destructors? It would be a very useful thing.
Have a look at PEAR: We are using register_shutdown_function() to emulate
destructors. If you have more questions concerning this topic, you should
ask them on [EMAIL PROTECTED]
- Martin
--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]