$string = trim(strip_tags(stripcslashes(htmlspecialchars(urldecode($string)))));
    Обновлено: 29 марта 2024 года