$text = htmlspecialchars_uni(vbchop($tmp, 36) . '...' . substr($tmp, -14));
$text = str_replace(' ', '', $text);