How to enable error reporting in PHP

To enable error reporting you have to add the following ling in the top of your php file

error_reporting(E_ALL ^ E_NOTICE);


One Response to “How to enable error reporting in PHP”

  • I actually consider this specific article , “How to enable error reporting in PHP | Techgurulive.

    com”, highly entertaining not to mention the blog post ended up being a superb read.
    Thanks for your effort-Marina


Leave a Reply

Your email address will not be published.

You may use these HTML tags and attributes: <a href="" title="" rel=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong>