Created
July 23, 2018 16:22
-
-
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.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?php phpinfo();?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment