sinneruy
2/7/2017 - 1:32 PM

Show PHP errors

Show PHP errors

<?php
error_reporting(E_ALL);
ini_set('display_errors', 1);