How to parse HTML formated

Do you want to save a WYSIWYG html content?
If yes, you shouldn’t use stripslashes. You can use HTML purifier and simply echo the output.

If you want just to show the plain text as paragraph then don’t use stripslashes, just autoParagraph

I don’t understand the error message