When you run a PHP script, the PHP parser will do its best to report the problems it encounters. The handling behavior of error Reporting in PHP is determined by the configuration instructions in PHP configuration file php.ini. In addition, there
disabling error Reportingerror_reporting (0);#orini_set("Display_errors", "Off");Turn On Error ReportingIni_set ("Display_errors", "on");#or error_reporting (e_all);When using PHP to do web site development, in order to prevent users from seeing
Recently, the younger brother in the process of writing PHP found PHP hint PHP notice: ...... The words, although this is only PHP hint content, and no big impact, but for security and aesthetic considerations, the younger brother still want to
PHP Tutorial Configuration Chinese Narration
Let's see what you see, php.ini.
[PHP]
;;;;;;;;;;;; WARNING;;;;;;;;;;;;; This is the default settings file for new PHP installations.; By default, PHP installs itself with a configuration suitable for;
Explanation of php error shielding error_reporting. In Windows: the program that was originally running normally in php Tutorial 4.3.0 has multiple errors in Section 4.3.1. the general prompt is: Notice: Undefinedvarialbe: variable name. for example,
Compiling the source package requires./configure then compile a. so fileOne less error packetInstall packageNormal displayThe LS directory has a./configure fileQuerying module LocationsEditing a configuration fileEditing a configuration fileIncrease
In Windows: The program that was originally running normally in php tutorial 4.3.0, why did multiple errors be reported in 4.3.1? The General prompt is: Notice: Undefined varialbe: variable name.For example, the following code is available:Copy the
In Windows: The program that was originally running normally in php Tutorial 4.3.0, why did multiple errors be reported in 4.3.1? The general prompt is: Notice: Undefined varialbe: variable name.For example, the following code is available:Copy the
In Windows: Why do multiple errors occur in a program originally running normally in php430 in 431? the general prompt is: Notice: Undefinedvarialbe: variable name. for example, the following code is displayed:
In Windows: for a program that runs
Apache configuration file httpd.conf Chinese detailed## The configuration file based on the NCSA server is written by Rob McCool, Longzi translation## Apache Server master configuration file. Includes directory settings for server directives.# More
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.