Date: 03/01/07 (Java Web) Keywords: php, programming While programming in PHP often you will find that a simple echo or log statement is not sufficient. You have found out where a problem is happening but you have no clue why it is executing that code in the first place. This is where execution path comes in handy. With a simple call you [...]
|