Home > Backend Development > PHP Tutorial > PHP如何调试?

PHP如何调试?

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-13 10:34:49
Original
1094 people have browsed it

PHP怎么调试??????
我是一个PHP新手,我想知道有没有什么工具能想调试C一样来调试PHP呢?

------解决方案--------------------
echo ,print_r(),var_dump 查看数据的流向,呵呵就这样调试!
------解决方案--------------------
echo ,print_r()这两个用得最多。

如果有错误,基本上看错误提示就知道了。

PHP很好调试的
------解决方案--------------------
PHP调试的利器--Zend Studio for Eclipse

不过楼主的结贴率的确影响了大家回帖子的积极性啊

Related labels:
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
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template