Skip to content

Instantly share code, notes, and snippets.

@KZeni
Created January 9, 2019 21:24
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save KZeni/e140df1fbbbb7daf9892e5da75b98bcc to your computer and use it in GitHub Desktop.
Save KZeni/e140df1fbbbb7daf9892e5da75b98bcc 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