Skip to content

Instantly share code, notes, and snippets.

@enlacee
Last active August 29, 2015 14:05
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save enlacee/6d89ba54041f61b1e582 to your computer and use it in GitHub Desktop.
Save enlacee/6d89ba54041f61b1e582 to your computer and use it in GitHub Desktop.
tracking in php salvavidas, codigo estructurado
<?php
var_dump(debug_backtrace()); ECHO __FILE__; echo "UNSTALL EXTT"; EXIT;
// print error.log
error_log(print_r(debug_backtrace(), TRUE));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment