Home > Backend Development > PHP Tutorial > zend studio怎么调试php关联的ajax

zend studio怎么调试php关联的ajax

WBOY
Release: 2016-06-13 13:19:21
Original
831 people have browsed it

zend studio如何调试php关联的ajax
php经常用到ajax,如何调试

------解决方案--------------------
火狐的firebug里面看得到。。
------解决方案--------------------
一步一步的测, 先能返回期待的数据, 然后在JS里能正常的解析, 就行了。
------解决方案--------------------
firefox+firebug 有时候会出现状况 不知道是不是firebug的 bug.
所以如果确认你发送了数据而没有显示的话那就赶紧更换成 google浏览器.目前来说google浏览器还没发现这种状况,我已经逐步的转移到gg浏览器调试了...

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