PHP调试有关问题

WBOY
Release: 2016-06-13 12:43:39
Original
720 people have browsed it

PHP调试问题
接触PHP不久,修改一个项目,项目是2011年写的,当时开发时用的是集成环境apmserv5.2.6,该环境内含的php版本是5.2.6。我拿过来后,自然也搭建这样的环境:apmserv5.2.6+editplus,可是这样根本就不能调试PHP代码,用NetBeans+xamp的话,在NetBeans里调试确实很方便,可是项目如果要转到NetBeans里的话太麻烦,要修改很多东西,还有很多乱码(项目的有些文件是gb2312有些是utf8,不知道当初写项目的人怎么想的)。
想问一下:apmserv5.2.6结合什么工具才能做到对PHP代码的调试(单步执行,跳入跳出等)??

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