Note: PHP has those kinds of error hints and troubleshooting methods, PHP Error tips _php Tutorial

Source: Internet
Author: User
Tags php error

Note: PHP has several error hints and troubleshooting methods, PHP Error hints


What kinds of error tips are there in PHP?

1.notice: note

2.waring: Warning

3.error: Error

What kinds of error-checking methods are available in PHP?

1, grammar check--php configuration file, the error display options are open or Code start section, add error_reporting (E_all)
2, logic check-set breakpoints, write the log error_logs ($message) before the breakpoint; exit ();
3, HTTP debugging--Use the grab Bag tool or firebugs tool to track the whole process of code running

http://www.bkjia.com/PHPjc/1029363.html www.bkjia.com true http://www.bkjia.com/PHPjc/1029363.html techarticle Note: PHP has those kinds of errors and error-checking methods, PHP error prompts PHP what kind of error 1.notice: note 2.waring: Warning 3.error: Error PHP has what kinds of troubleshooting methods ...

  • 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.