문제

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