if ($striphtml) { $text = htmlspecialchars_uni(trim($text)); }
if ($striphtml) { $text = htmlspecialchars_uni($text); }