Skip to content

Instantly share code, notes, and snippets.

@vanaf1979
Created October 10, 2019 14:22
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 vanaf1979/104bdb62626b2e3dc4ade7086b1dc786 to your computer and use it in GitHub Desktop.
Save vanaf1979/104bdb62626b2e3dc4ade7086b1dc786 to your computer and use it in GitHub Desktop.
<?php
echo '<pre>';
print_r( $somevar );
echo '</pre>';
die();
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment