ecabrera Posted January 2, 2012 Share Posted January 2, 2012 ok im using a wysiwyg and i include php should i secure with mysql_real_escape_string() or will it not work everything a admin write in the wysiwyg goes to table in the database Link to comment https://forums.phpfreaks.com/topic/254218-wysiwyg/ Share on other sites More sharing options...
scootstah Posted January 2, 2012 Share Posted January 2, 2012 Anything that goes into a database needs to be escaped. Link to comment https://forums.phpfreaks.com/topic/254218-wysiwyg/#findComment-1303434 Share on other sites More sharing options...
ecabrera Posted January 2, 2012 Author Share Posted January 2, 2012 thanks Link to comment https://forums.phpfreaks.com/topic/254218-wysiwyg/#findComment-1303443 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.