$title = unhtmlspecialchars($title);
$title = unhtmlspecialchars(mb_convert_encoding ($title, 'ISO-8859-2', 'UTF-8' ));