Skip to content

Instantly share code, notes, and snippets.

@diogenesjup
Created February 18, 2022 21:54
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 diogenesjup/d95e0424e10a51f34c7497de1c871848 to your computer and use it in GitHub Desktop.
Save diogenesjup/d95e0424e10a51f34c7497de1c871848 to your computer and use it in GitHub Desktop.
<?php
ini_set("display_errors", FALSE );
ini_set("log_errors", TRUE );
ini_set("error_log","log_erros_php.log");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment