Skip to content

Instantly share code, notes, and snippets.

@mallibone
Created February 4, 2017 07:22
Show Gist options
  • Save mallibone/676f9af42f8850f61137c35bca618d34 to your computer and use it in GitHub Desktop.
Save mallibone/676f9af42f8850f61137c35bca618d34 to your computer and use it in GitHub Desktop.
$name = "Harvey Specter"
$aNumber = 42
echo "Hello $name, your number is $aNumber and this guy never was here $neverDefined"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment