At 03:41 PM 11/27/2002 +0100, Derick Rethans wrote:
On Wed, 27 Nov 2002, Miham KEREKES wrote:

> Hi!
>
> I'm new to this list, I want to know if there is any function which
> could return the actual call stack, or is it planned to be added?
> It could be very useful (for example in my case, now :-).

debug_backtrace() will be available in PHP 4.3.0 and higher.
if someone has time to implement debug_print_backtrace() that would be cool. Using the raw debug_backtrace() is a bitch.

Andi


--
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to