Skip to content

Instantly share code, notes, and snippets.

@gmelodie
Last active January 16, 2019 20:30
Show Gist options
  • Save gmelodie/e1e3c50b1af57ce7c6673cb585a044d7 to your computer and use it in GitHub Desktop.
Save gmelodie/e1e3c50b1af57ce7c6673cb585a044d7 to your computer and use it in GitHub Desktop.
Hello World raw PHP
<?php
echo "<h1>Hello World!</h1>";
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment