Skip to content

Instantly share code, notes, and snippets.

@joelclermont
Created June 5, 2013 02:46
Show Gist options
  • Save joelclermont/5711265 to your computer and use it in GitHub Desktop.
Save joelclermont/5711265 to your computer and use it in GitHub Desktop.
No closing tag needed
<?php
echo 'test';
?>
<b> some HTML </b>
<?
echo "I'm done";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment