How to Debug php programs? Gedit + Mozilla Firefox
Use the above Notepad + browser for debugging.
If a part of the php program fails, the results of the entire program may not be displayed in the browser.
In this way, it is difficult to
I learned a trick today, that is, if it is in Firefox or chrome, you can send the warning, error, and other information in PHP,
Output to the firebug console in different categories.
First, there is a debug class as follows:
class PHPDebug
Debug note--nginx php-fpm:error:the page You be looking for is temporarily unavailable.,note--nginx
1. Install config nginx under ubuntu, MySQL, PHP
Installation steps:
Reference:
The number of PHP components and frameworks is incredibly large. There are mega-frameworks like Symfony and Laravel, as well as miniature frameworks like Silex and slim. There are even traditional frameworks that have existed long before modern PHP
When projects become more complex, it becomes more difficult to make mistakes.You think the code works this way, but it's the unpredictable functionality that makes the process elusive.At this time we need debugging AH debugging ...
Phpstorm is a
In general, GDB accomplishes the following four main functions:
(1) Start your program, you can follow your custom requirements to run the program at will.(2) allows the program to be debugged to stop at the breakpoint where you specified the reset.
GDB is a powerful UNIX program debugging tool released by the GNU open-source organization. If you are working on a UNIX platform, you will find that the GDB debugging tool has more powerful functions than the visual debugger of VC and BCB. At the
PHP programming principles that PHP programmers must follow. How can PHP programmers become excellent PHP developers by following the PHP programming principles? This must be a question raised by every new PHP beginner. In fact, to become a PHP
PHP is an efficient network programming language, because it has the advantages of flexible writing, fast running and so on, quickly become the preferred language of web programmers. A recent authoritative survey showed that 31.6% of websites now
How can we become a good PHP developer? This must be a question raised by every new PHP beginner. In fact, it is not easy to become a PHP programming master. The real PHP master still needs to consider more other issues. So how can we become a good
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.