Page 1 of 1

debugg(tracing) php code

Posted: Tue Mar 10, 2009 8:44 am
by harishreddy
hi iam new in php ,can any body know how to trace the php code at runtime with out using print or echo

Re: debugg(tracing) php code

Posted: Tue Mar 10, 2009 9:59 am
by pickle

Code: Select all

print_r(debug_backtrace())