Skip to content

Instantly share code, notes, and snippets.

@iZerus
Created January 29, 2021 07:21
Show Gist options
  • Save iZerus/56937f35efc23283ce94d01d4148ed9d to your computer and use it in GitHub Desktop.
Save iZerus/56937f35efc23283ce94d01d4148ed9d to your computer and use it in GitHub Desktop.
<?php
ini_set('display_errors', 1);
ini_set('display_startup_errors', 1);
error_reporting(E_ALL);
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment