Skip to content

Instantly share code, notes, and snippets.

@adamar
Last active December 20, 2016 13:06
Show Gist options
  • Save adamar/89c0b33baa07b53f3fe13cd0ca2c8764 to your computer and use it in GitHub Desktop.
Save adamar/89c0b33baa07b53f3fe13cd0ca2c8764 to your computer and use it in GitHub Desktop.
<?php
header("Content-Type: text/plain");
echo "Hello, world!\n";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment