Skip to content

Instantly share code, notes, and snippets.

@josfaber
Created February 27, 2022 19:19
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save josfaber/3cbd833cfcd7dd240fd315b224abcc84 to your computer and use it in GitHub Desktop.
Save josfaber/3cbd833cfcd7dd240fd315b224abcc84 to your computer and use it in GitHub Desktop.
Trim including non-breaking spaces
echo trim($str, "\xC2\xA0");
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment