gflhx 发表于 2013-7-26 10:49:02

kindeditor文本编辑器用form获得内容


用这个插件获得textarea里的内容,前台用form提交时,后台 $content = $this->input->post('content');获得的content里的内容是纯文本的.怎么获得带html标签的

wocai 发表于 2013-7-26 11:13:27

你开了XSSclean吧
页: [1]
查看完整版本: kindeditor文本编辑器用form获得内容