Skip to content

Instantly share code, notes, and snippets.

@ScullWM
Created June 12, 2013 19:46
Show Gist options
  • Save ScullWM/5768461 to your computer and use it in GitHub Desktop.
Save ScullWM/5768461 to your computer and use it in GitHub Desktop.
// Nom du fichier qui enregistre les logs (attention aux droits à l'écriture)
ini_set('error_log', dirname(__file__) . '/log_error_php.txt');
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment