Page 1 of 1

tracing(debugging) php application

Posted: Tue Mar 10, 2009 11:45 am
by harishreddy
hi iam new in php application

how to debug the php application using debug_backtrace()
anybody can you give a small example

Re: tracing(debugging) php application

Posted: Fri Mar 13, 2009 9:01 pm
by Benjamin
Please do not use bold orange characters. It's annoying.

Code: Select all

 
var_dump(debug_backtrace());