Skip to content

Instantly share code, notes, and snippets.

@maykonmeier
Created August 27, 2014 02:47
Show Gist options
  • Save maykonmeier/12536246eab39418f82b to your computer and use it in GitHub Desktop.
Save maykonmeier/12536246eab39418f82b to your computer and use it in GitHub Desktop.
PHP Tags
<?php echo "Tag 1"; ?>
<? echo false; ?>
<?= "Para views!" ?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment