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
This article mainly describes how to use Vim + xhttp://www.php.cn/code/8684.html "target=" _blank ">debug debug PHP program on the server, although there are many ways to introduce how to use Eclipse + Xdebug Debugging PHP articles on the
Now the development of the site to use the Smarty framework template, feel very good, better realize the PHP source code and the separation of HTML. Now share some common variables of smarty.
1, smarty_dir SMARTY directory
Locate the full system
Debugging a good code debugger in php "go" allows you to get twice the result with half the effort in solving the problem, because the code debugger can set breakpoints and track code lines by line, you can view the value of a variable and other
Three ways to get post data from PHP
PHP image plus watermark source code
One of the simplest examples of Php+ajax+json
PHP Chinese Pinyin Source code
PHP iterates through directories, generates MD5 values for each file in the directory, and writes
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,
This article mainly introduces how to use VIM + XDebug to debug the PHP program on the server. although there are many articles about how to use Eclipse + XDebug to Debug PHP on the developer's work machine, however, VIM + XDebug is rarely
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
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 PHP to develop robust Code 2 to effectively use variables. "Developing robust code with PHP" is a series of articles on solving practical problems in large and medium-sized applications. In this article, PHP veteran AmolHatwar discusses how to
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.