Warning: Undefined array key "HTTP_ACCEPT_LANGUAGE" in /d/web/wudimei.com/www/W/M/Lang.php on line 5

Deprecated: explode(): Passing null to parameter #2 ($string) of type string is deprecated in /d/web/wudimei.com/www/W/M/Lang.php on line 5
ckeditor裏的html實體被自動轉義怎麼辦? 无敌美 www.wudimei.com

php程序员业余承接网页制作、软件开发。

有需要请联系13714715608

看看案例...

ckeditor裏的html實體被自動轉義怎麼辦?

2016-11-12 13:18:25 wudimei

ckeditor裏的html實體被textarea自動轉義怎麼辦?

其實很簡單,加上htmlspecialchars()函數就可以了。

<textarea id="content" name="content"><?php echo htmlspecialchars(  $row->content); ?></textarea>  
<script type="text/javascript">
        CKEDITOR.replace( 'content' );
</script>

聯絡我們

我們期待收到您的消息

CAPTCHA
表單提交成功!
To activate this form, sign up at
https://startbootstrap.com/solution/contact-forms
發送消息時出錯!