Skip to content

Instantly share code, notes, and snippets.

@geekcom
Last active April 18, 2017 20:21
Show Gist options
  • Save geekcom/d4b28a592b9e1cd905a2d6b8fe878703 to your computer and use it in GitHub Desktop.
Save geekcom/d4b28a592b9e1cd905a2d6b8fe878703 to your computer and use it in GitHub Desktop.
<?php
echo "Hello world";
// ... mais código
echo "última instrução";
// o script termina aqui, sem tag de fechamento PHP
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment