Skip to content

Instantly share code, notes, and snippets.

@jlpoveda
Created May 11, 2012 07:50
Show Gist options
  • Save jlpoveda/2658219 to your computer and use it in GitHub Desktop.
Save jlpoveda/2658219 to your computer and use it in GitHub Desktop.
pra
echo '<pre>' . print_r($var, true) . '</pre>';
die();
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment