Hello,
i want to use debug_backtrace() in the function called by
register_shutdown_function but it only displays the function we are currently in
(the shutdown function)
Is there any way to trace what class, methode or line caused php to call the
shutdown function ??

Thx in advanced

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

Reply via email to