Skip to content

Instantly share code, notes, and snippets.

@slywalker
Created October 13, 2010 01:31
Show Gist options
  • Save slywalker/623255 to your computer and use it in GitHub Desktop.
Save slywalker/623255 to your computer and use it in GitHub Desktop.
<div class="debug-info">
<h2><?php echo 'Hello World'; ?></h2>
<?php echo $helloWorld; ?><br />
<?php echo $content; ?><br />
</div>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment