Skip to content

Instantly share code, notes, and snippets.

@jonataa
Created April 7, 2014 19:57
Show Gist options
  • Save jonataa/10040761 to your computer and use it in GitHub Desktop.
Save jonataa/10040761 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