Newsconomy |
Submit Story/Item |
Register Login |
|
tag: debugging
It is all well and good to see the line where your code went wrong, but how did it get to that line? Debugging complex scripts can sometimes be a nightmare because objects call functions, which call other objects and other functions, and so on - you end up with a nest of calls that make tracing the problem difficult. To make your life easier, you can use the function debug_backtrace().
Prior Page | Next Page
Page 1 of 1 Showing 20 - 40 - 80 items per page. Email bugs and suggestions | About Newsconomy | RSS Feed for this page. |
|