Skip to content

Instantly share code, notes, and snippets.

@rummik
Created April 18, 2015 16:12
Show Gist options
  • Save rummik/99f8b542b6157ef59457 to your computer and use it in GitHub Desktop.
Save rummik/99f8b542b6157ef59457 to your computer and use it in GitHub Desktop.
Emoji XKCD 1512
<?php
$☹ = 'XKCD';
print "Hello $☹";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment