Skip to content

Instantly share code, notes, and snippets.

@alwayscoding
Last active December 14, 2015 21:28
Show Gist options
  • Save alwayscoding/5151019 to your computer and use it in GitHub Desktop.
Save alwayscoding/5151019 to your computer and use it in GitHub Desktop.
PHP: THE LAST MULTIBYTE CHAR FROM A STRING
mb_strrchr($string, 'CHAR')
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment