Last active
December 20, 2016 13:06
-
-
Save adamar/89c0b33baa07b53f3fe13cd0ca2c8764 to your computer and use it in GitHub Desktop.
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 | |
header("Content-Type: text/plain"); | |
echo "Hello, world!\n"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment