Forums
(@lucaswscharf)
1 year, 5 months ago
For someone in the future with the same problem in something other than the title, this removes these unicodes:
$text = html_entity_decode($text, ENT_QUOTES, ‘UTF-8’);