On Fri, 04 Mar 2005 13:04:18 +0100, Marek Kilimajer <[EMAIL PROTECTED]> wrote:
> Use debug_backtrace()

then he can't use a common function to do the debugging, or will have
to do something like:
debugme(debug_backtrace());

and the debug info will be restricted to what debug_backtrace provides.

-- 
]#
Anirudh Dutt


...pilot of the storm who leaves no trace
like thoughts inside a dream

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

Reply via email to