I am trying to replace in a string all non word characters with empty string expect for spaces and the put together all multiple spaces as one single space.
Followin
The input is not Multi-Byte hence the mb function fails.
mb