Skip to content

Instantly share code, notes, and snippets.

@Martin1982
Created March 12, 2012 19:13
Show Gist options
  • Save Martin1982/2024079 to your computer and use it in GitHub Desktop.
Save Martin1982/2024079 to your computer and use it in GitHub Desktop.
PHP Hello WOrld
<?php
echo "Hello world!";
?>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment