Last active
April 23, 2020 11:49
-
-
Save miclaus/9c26ea836c4c8c1481a1b434b08ab83b to your computer and use it in GitHub Desktop.
phpinfo
This file contains hidden or 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(); | |
exit; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment