PHP error operation

Source: Internet
Author: User
Tags php error php source code

Introduction: This is a detailed page for PHP error operations. It introduces related knowledge, skills, experience, and some PHP source code.

Class = 'pingjiaf' frameborder = '0' src = 'HTTP: // biancheng.dnbc?info/pingjia.php? Id = 326439 'rolling = 'no'>

There are four types of errors and warnings in PHP. They are:

Common Function error: 1

General warning: 2

Analysis Error: 4

Note (warn the user to ignore this information, but this problem mayCodeWill bring some errors): 8

The four digits after the information are the representative values of the information type. They are used together as the error report level. The province's report level is 7 (1 + 2 + 4), or other combinations except "Comments. This level can be changed by changing the methods indicated by the error report in the php3.ini file. It can also be set by changing the php3 Error Report method in the user's httpd. conf file, or by using the script language function Error Reporting () during running.

All PHP expressions can be called with the prefix "@". For this special expression, the error report will be disabled. If an error occurs when such an expression is run and the "Track Error" feature is set to available, you can find the error information in the global variable $ php_errormsg.

More articles on "php error operations"

Love J2EE follow Java Michael Jackson video station JSON online tools

Http://biancheng.dnbcw.info/php/326439.html pageno: 13.

Contact Us

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.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.