Skip to content

Instantly share code, notes, and snippets.

@simonewebdesign
Created October 17, 2012 11:43
Show Gist options
  • Save simonewebdesign/3905089 to your computer and use it in GitHub Desktop.
Save simonewebdesign/3905089 to your computer and use it in GitHub Desktop.
Say "Hello, World!" in PHP
<?php echo "Hello, World!";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment