Skip to content

Instantly share code, notes, and snippets.

@bmackenty
Created December 9, 2020 13:40
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 bmackenty/ed826ed865476992e9d71777c94abb60 to your computer and use it in GitHub Desktop.
Save bmackenty/ed826ed865476992e9d71777c94abb60 to your computer and use it in GitHub Desktop.
<!-- This code should JUST above the closing </body> tag towards the bottom of your file. -->
<?php
echo "<pre>";
print_r(get_defined_vars());
echo "</pre>";
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment