Is there any way to insert $_POST[ textarea ]
into <textarea>
without escaping shell special chars?
I do sth. like :
<textarea>
<?php
echo escapeshellcmd($_POST[ textarea_field ]) ;
?>
</textarea>
并且我对<代码> chars有问题。 我没有在<代码><textarea>上赢得这些选票,但没有<代码>代谢(>);编码>功能可以张贴<超文本编码>&t;/textarea> tag,并在后面插入从超文本到javascript代码。 请让我就这一问题提出一些建议? Can 在<条码>无<>条码>的<>条码>中插入数据?
事先感谢任何建议。