أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.
Try like this may it will help you where you want to display product name
<?php html_entity_decode(htmlentities(utf8_decode(strip_tags($_newProduct['name']))));// where $_newProduct is the collection of product?>