标签:int trace error str php pdf bsp dump nbsp
可以参考鸟哥等人写的的"php调试技术手册.pdf"
主要分为内置api调试包括:echo、var_dump、print_f,error_log等
前端浏览器插件辅助调试
开源扩展调试工具:xdebug、xhprof、phpstrace、kint、phpdbg等,他们有的偏重于调用栈,有的偏重性能分析,是很好的配合!!!
标签:int trace error str php pdf bsp dump nbsp
原文地址:https://www.cnblogs.com/thingk/p/9044965.html