Skip to content

Instantly share code, notes, and snippets.

@diogomascarenha
Created September 11, 2017 20:02
Show Gist options
  • Select an option

  • Save diogomascarenha/8e1a9d08f32a01c69c4c6c32afdb126a to your computer and use it in GitHub Desktop.

Select an option

Save diogomascarenha/8e1a9d08f32a01c69c4c6c32afdb126a to your computer and use it in GitHub Desktop.
Olá Mundo em PHP
<?php
echo "Olá Mundo!";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment