Created
September 11, 2017 20:02
-
-
Save diogomascarenha/8e1a9d08f32a01c69c4c6c32afdb126a to your computer and use it in GitHub Desktop.
Olá Mundo em PHP
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 | |
| echo "Olá Mundo!"; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment