Skip to content

Instantly share code, notes, and snippets.

@applehat
Created July 23, 2012 21:49
Show Gist options
  • Save applehat/3166446 to your computer and use it in GitHub Desktop.
Save applehat/3166446 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