I'm using Tinymce on my blog writing, but there seems to be a problem when using htmlspecialchars with PHP. All my
tags etc, shows up, and i want the styling of the P tag. Is there any way i can fix this? if i remote htmlspecialchars the site will be open for XSS etc, cause of javascript.
Dose anyone have a similar problem? and know how i can fix this? maybe remove some TinyMCE valdiation stuff or something?