Last active
April 6, 2017 18:20
-
-
Save rick4470/23bf5391afa9769db41acf3031b1286f to your computer and use it in GitHub Desktop.
Verify php install
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(); | |
?> |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment