Skip to content

Instantly share code, notes, and snippets.

@nikonovak
Created October 31, 2017 22:44
Show Gist options
  • Select an option

  • Save nikonovak/bba0c0e47dfe422fa2d508b7678db537 to your computer and use it in GitHub Desktop.

Select an option

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