$content = $_POST["editor"]echo ?"<div class='content'>".htmlspecialchars_decode($content)."</div>";官方說的用這樣的方式,但我也用了。結果提示我這樣Notice: Undefined index: editor ?這話的意思沒有定義哇。
添加回答
舉報
0/150
提交
取消