To show all errors in PHP you can use the following snippet.
Sample PHP
error_reporting(E_ALL); ini_set('display_errors', '1');
All the Code Snippets and Samples you need
To show all errors in PHP you can use the following snippet.
error_reporting(E_ALL); ini_set('display_errors', '1');
You must be logged in to post a comment.
RT @CodeSnippetsNET: How to show all errors in #PHP http://t.co/zMqc5487oz #html #css #js #javascript #programming #code #dev
RT @CodeSnippetsNET: How to show all errors in #PHP http://t.co/zMqc5487oz #html #css #js #javascript #programming #code #dev