Skip to content

Instantly share code, notes, and snippets.

@nikonovak
Created October 31, 2017 22:44
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save nikonovak/bba0c0e47dfe422fa2d508b7678db537 to your computer and use it in GitHub Desktop.
Save nikonovak/bba0c0e47dfe422fa2d508b7678db537 to your computer and use it in GitHub Desktop.
Test application
<html>
<body>
<?php
echo "Hello World!";
?>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment