Skip to content

Instantly share code, notes, and snippets.

@benfoxall
Created October 13, 2015 14:05
Show Gist options
  • Save benfoxall/82c366ba5592b067db0f to your computer and use it in GitHub Desktop.
Save benfoxall/82c366ba5592b067db0f to your computer and use it in GitHub Desktop.
<?php
function πŸ’₯($🎩){
echo "πŸ‘ BOOM! - $🎩 \n";
}
πŸ’₯("πŸ™€");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment