php display error

WBOY
WBOYOriginal
2016-07-25 08:46:01771browse
Shows the process of code writing and whether it conforms to the grammar
                 
             
  1. error_reporting(E_ALL);
  2. ini_set("display_errors", 1);
Copy code
php


Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn