[thelist] Q on PHP functions...

Richard Davey rich at launchcode.co.uk
Tue Apr 6 18:29:12 CDT 2004


Hello jsWalter,

Tuesday, April 6, 2004, 8:10:32 PM, you wrote:

j> Since I called the function, I should know what its name is.
j> What I'm trying to do is a "trace" display.
j> When I turn on $Trace = true, each function, in turn, will display its name
j> as each is called.

Do a backtrace on it, see the debug section of the PHP manual for
more.

-- 
Best regards,
 Richard Davey
 http://www.phpcommunity.org/wiki/296.html




More information about the thelist mailing list