rofl90 Posted April 5, 2008 Share Posted April 5, 2008 I need to prevent cross site scripting/injection. I have a social network where users can have advanced skins etc, this includes allowing full css, and nearly all html, then they can use stuff like {display_pic} to show pictures etc, what in your opinion is the best open source class to do this I want when it gets down to it to just be like: $clean_html = $core->clean($_POST['html']); thanks - charlie Link to comment https://forums.phpfreaks.com/topic/99726-fully-editable-html-no-xss/ Share on other sites More sharing options...
rofl90 Posted April 5, 2008 Author Share Posted April 5, 2008 bumpedybump. Link to comment https://forums.phpfreaks.com/topic/99726-fully-editable-html-no-xss/#findComment-510199 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.