Skip to content

Instantly share code, notes, and snippets.

@flavius
Created May 16, 2011 19:25
Show Gist options
  • Save flavius/975133 to your computer and use it in GitHub Desktop.
Save flavius/975133 to your computer and use it in GitHub Desktop.
<?php
header('Content-Type: text/plain');
?>
<html>
<body>
<h1>hello</h1>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment