Created
October 13, 2010 01:31
-
-
Save slywalker/623255 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<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