In order to quickly find the function or method you want to find in a class, or in a method library file, when writing PHP code in NetBeans, we usually use the NetBeans navigator.Let's look at an example of a navigator: As you know, code in PHP is
This article describes the introduction of navigator page jump in applet development in the official manual of the applet. The navigator page jump style is divided into two types: jump to a new page with the return button in the upper left corner,
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
This article describes how to debug PHP applications.ProgramVarious methods, including opening error reports in Apache and PHP, and finding the source of a more difficult bug by placing strategic print statements in a simple PHP script. The
As we all know, code debugging is very important during the development process. debugging techniques for common errors can help improve the efficiency of code writing. This article describes various methods for debugging PHP applications, including
This article describes various ways to debug a 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
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
As you know, in the development process, the code is very important, debugging techniques for some common mistakes can help improve the efficiency of code writing.
This article describes various ways to debug a PHP application, including opening
I. Prerequisites
We need a web server to parse the pages created with PHP and display them to the browser. Apache2 is used in this article. However, any web server can meet the requirements.
To use some Debugging techniques
Turn from: http://blog.csdn.net/gxiangzi/article/details/6547564
1.PHPEclipse is a plug-in for the development of PHP in Eclipse. Website Download Address: http://sourceforge.net/projects/phpeclipse/After the decompression, the contents of the
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.