Home  >  Article  >  Backend Development  >  zend studio 10用装Zend debugger吗

zend studio 10用装Zend debugger吗

WBOY
WBOYOriginal
2016-06-23 13:47:36887browse

装的是10这个版本,想用它调试,从网上搜了一下教程几乎都是10以前的,很少有人介绍说是非得装它,是不是说这个版本自带了Zend debugger,不用装就能用其调试呢


回复讨论(解决方案)

看看phpinfo();
如果已经有Zend debugger,就不用装,没有则需要装。

我还是用xdebug吧

Statement:
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