Before www.leapsoul.cn, I introduced the PHP development tool ZendStudio7 getting started tutorial. In fact, it is very convenient to debug PHP using zendstudio. zendstudio supports the debugging tool zenddebugger by default and third-party
Previously, I introduced the php development tool Zend studio7 getting started tutorial. In fact, it is very convenient to debug PHP using Zend studio. Zend Studio supports the debugging tool Zend Debugger by default and allows the use of
debugging software is not exactly a fun job for developers. the most widely used Debugger for PHP still seems to be a var_dump () statement, possibly in conjunction with die () to halt program execution at a certain point. while there is nothing
How to Use eclipse to debug a Perl application before 11:30:36
This tutorial will introduce the debugging functions provided by the eclipse epic plug-in. This plug-in provides a rich debugging environment that can be used in the epic Perl
Use GDB to Debug PHP code to solve the endless loop of PHP code. When I used GDB to Debug PHP code and solve the PHP code endless loop problem and recently helped my colleagues solve the SwooleServer problem, I found that one worker process has been
Preparations
To successfully debug the PHP application in the netbeans IDE for PHPProgramFor PHP development and installation, you must configure the PHP engine, Apache Local Web server, and xdebug debugger. Enable xdebug
After xdebug is installed,
. So is written for the PHP script call, if the PHP script execution is broken,. So can only be in the process of grief and finally, PHP script debugging often used Echo, Print_r, var_dump are not useful. Even if you can print a little error log out,
After configuring the debugging environment according to the network information, I tried it and found that the function was relatively simple and single file debugging was acceptable. It would be uncomfortable for cross-file debugging projects,
This article describes various ways to debug your PHP application, including opening error reports in Apache and PHP, and finding the source of more difficult bugs by placing a strategic print statement in a simple PHP script. It also introduces the
Use GDB to Debug PHP code to solve the endless PHP code loop problem, gdbphp. Debug the PHP code using GDB to solve the endless PHP code loop problem. when gdbphp recently helped a colleague solve the SwooleServer problem, it found that one worker
The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion;
products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the
content of the page makes you feel confusing, please write us an email, we will handle the problem
within 5 days after receiving your email.
If you find any instances of plagiarism from the community, please send an email to:
info-contact@alibabacloud.com
and provide relevant evidence. A staff member will contact you within 5 working days.