webtuto Posted January 22, 2008 Share Posted January 22, 2008 hi i have a texteditor so my visitors can make text bold center...... the name of this editor is tinymc but the problem if someone stop javascript from running in his browser , he can add tags and thats a problem :s:s and if i add htmlentities and her brothers for security the result is not what i want bcz its like that for exemple <b>morocco</b> and i want it to be actually bold instead is there a solution ??? Link to comment https://forums.phpfreaks.com/topic/87219-editor-bug-click-here/ Share on other sites More sharing options...
GingerRobot Posted January 22, 2008 Share Posted January 22, 2008 Use bb tags rather than allowing html tags. Much safer. Link to comment https://forums.phpfreaks.com/topic/87219-editor-bug-click-here/#findComment-446123 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.