Regarding the problem of php processing data passed by ckeditor

WBOY
Release: 2023-03-02 10:08:02
Original
943 people have browsed it

I recently used ckeditor to build a website, but how should I deal with its data? Its own filtering is based on js and is controllable. If you use php to filter, if you use addslashes and htmlspecialchars, its style tags will also be filtered. How do you deal with it?

Reply content:

I recently used ckeditor to build a website, but how should I deal with its data? Its own filtering is based on js and is controllable. If you use php to filter, if you use addslashes and htmlspecialchars, its style tags will also be filtered. How do you deal with it?

Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template