Вам придется html кодировать свой вывод $string = variable_name; $tag_str = <.$string.>; echo htmlspecialchars($tag_str);
確定! 回上一頁