Skip to content

Instantly share code, notes, and snippets.

@tunglam14
Created April 26, 2013 03:18
Show Gist options
  • Save tunglam14/5464852 to your computer and use it in GitHub Desktop.
Save tunglam14/5464852 to your computer and use it in GitHub Desktop.
emoticons
$C->POST_ICONS = array (
':)' => 'icon_smile.gif',
':(' => 'icon_sad.gif',
';)' => 'icon_wink.gif',
':P' => 'icon_razz.gif',
':p' => 'icon_razz.gif',
':D' => 'icon_biggrin.gif',
':d' => 'icon_biggrin.gif',
';(' => 'icon_cry.gif',
'=))' => '24.gif',
':))' => '21.gif',
':S' => '42.gif',
':s' => '42.gif',
':\'(' => 'icon_cry.gif',
':rofl:' => 'rofl.gif',
':yes:' => 'yes.gif',
':no:' => 'no.gif',
'-_-' => 'sleep.gif',
':o' => 'eek.gif',
':O' => 'eek.gif',
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment