About Cacher
Web App
Download
Sign In
Sign Up
menu
Cacher is the code snippet organizer for pro developers
We empower you and your team to get more done, faster
Learn More
CristalT
7/22/2019 - 8:48 PM
share
Share
add_circle_outline
Save
Display errors
Add this block at the begining of the PHP file
display-errors.php
content_copy
file_download
error_reporting(E_ALL); ini_set('display_errors', 1);
clear