Skip to content

Instantly share code, notes, and snippets.

@MattRyanCo
Created July 23, 2018 16:22
Show Gist options
  • Save MattRyanCo/7891f14b156f4d2bab760dcf069d8ec8 to your computer and use it in GitHub Desktop.
Save MattRyanCo/7891f14b156f4d2bab760dcf069d8ec8 to your computer and use it in GitHub Desktop.
phpinfo file to get dump of system vars. Copy to root of website and visit example.com/phpinfo.php. Delete after done.
<?php phpinfo();?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment