return str_replace("\xC2\xA0", ' ', $result);

Always returns a string. 

Reply via email to