Created
November 18, 2022 07:14
-
-
Save KennyStier/341929df7c38768965a13e6dd9539f33 to your computer and use it in GitHub Desktop.
PHP Info
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 | |
// Show all information, defaults to INFO_ALL | |
phpinfo(); | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment