In my website I'm useing to input datas a WYSIWYG editor (sceditor). It's working perfect, but when i want to write to index.php the article which I formatted, I only see [b]Hellow word![/b]

What should I do?

Thanks!

有帮助吗?

解决方案

Based on this snippet, it looks like you have sceditor initialized to save text as BBCODE, not xHTML. Check the script options for intializing sceditor.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top