How can I trim a string(6) \" page\", where the first whitespace is a 0xc2a0 non-breaking space?
string(6) \" page\"
I\'ve tried trim() and preg_match(\'
trim()
preg_match(\'
This page may help:
http://nadeausoftware.com/articles/2007/9/php_tip_how_strip_punctuation_characters_web_page