Skip to content

Instantly share code, notes, and snippets.

@Hogent
Created May 15, 2013 11:52
Show Gist options
  • Save Hogent/5583437 to your computer and use it in GitHub Desktop.
Save Hogent/5583437 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