Skip to content

Instantly share code, notes, and snippets.

@djaney
Last active December 26, 2015 05:29
Show Gist options
  • Save djaney/7100727 to your computer and use it in GitHub Desktop.
Save djaney/7100727 to your computer and use it in GitHub Desktop.
<html>
<body>
<h1>Hello world</h1>
One plus ten is equal to <?php echo 1+10; ?>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment