In article <[EMAIL PROTECTED]>,
 [EMAIL PROTECTED] (Miguel Cruz) wrote:

> I'm guessing he wants to do something like a stack trace to figure out how 
> a function managed to get itself called with bad data.
> 
> With utility functions that may get called hundreds of times in a single 
> run, that would be some really handy stuff.

Being able to trace which function called another would be very useful.  
(The OP just wanted a constant like __FILE__ to identify the current 
function in an error message.)

-- 
CC

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

Reply via email to