php-developer-list | 2002112
Date: 11/27/02
- Next message: Andrey Hristov: "Re: [PHP-DEV] my own superglobals?"
- Previous message: Alexander Radivanovich: "[PHP-DEV] my own superglobals?"
- In reply to: Derick Rethans: "Re: [PHP-DEV] call_stack"
- Next in thread: Derick Rethans: "Re: [PHP-DEV] call_stack"
- Reply: Derick Rethans: "Re: [PHP-DEV] call_stack"
- Reply: Brad Fisher: "Re: [PHP-DEV] call_stack"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: Andrey Hristov: "Re: [PHP-DEV] my own superglobals?"
- Previous message: Alexander Radivanovich: "[PHP-DEV] my own superglobals?"
- In reply to: Derick Rethans: "Re: [PHP-DEV] call_stack"
- Next in thread: Derick Rethans: "Re: [PHP-DEV] call_stack"
- Reply: Derick Rethans: "Re: [PHP-DEV] call_stack"
- Reply: Brad Fisher: "Re: [PHP-DEV] call_stack"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

