On Sat, January 26, 2008 2:43 am, Nathan Rixham wrote:
> wayyyyy offf topic-ish here..
>
> class destructors, surely they differ from the
> register_shutdown_function in execution style? seeing as one can echo
> /
> do a bit of jiggery pokery before the buffers close.
>
> what exactly is the difference?

I dunno...

I guess class destructors get called early in the shutdown sequence,
and shutdown functions get called later...

Use the source, Luke:
http://lxr.php.net/

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some indie artist.
http://cdbaby.com/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to