调试php代码 是用zend studio 的 debugger插件吗? 求个下载地址 官网上的链接小弟我无法下载 多谢

WBOY
Release: 2016-06-13 11:49:45
Original
753 people have browsed it

调试php代码 是用zend studio 的 debugger插件吗? 求个下载地址 官网上的链接我无法下载 谢谢
RT 
------解决方案--------------------
装插件不麻烦吗? 在浏览器直接echo/print_r()/var_dump() 就可以调试了。
------解决方案--------------------
想要查看某个变量的值,直接在代码里echo $s; 这样输出。
------解决方案--------------------
直接装Zend Server +zend studio   自动搞好的。

------解决方案--------------------
看一下 xdebug
我用的是 eclipse + pdt 去pdt的设置里非常好用~

phpdbg 
php5.6已定下要内置phpdbg了~  值得看下~

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!