Php or java, you need to look at other people's programs and cannot break the breakpoint. Is there any way to view the program execution process without hitting the breakpoint? Thank you. Php or java, you need to look at other people's programs and cannot break the breakpoint. Is there any way to view the program execution process without hitting the breakpoint?
Thank you.
Reply content:
Php or java, you need to look at other people's programs and cannot break the breakpoint. Is there any way to view the program execution process without hitting the breakpoint?
Thank you.
Xdebug_start_trace and xdebug_end_trace. no thanks. please follow me for more details.
Trace back from the stack.
You can log on. I personally think the code is the best.
Xdebug + ide (phpstorm zs) breakpoint debugging takes you to fly
File_put_contents (); the most commonly used one, such as debugging the interface, which is used for oauth Authentication.
1. use log
2. trigger error reporting and debugging