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 Quote 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. Quote 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 Quote Link to comment https://forums.phpfreaks.com/topic/254218-wysiwyg/#findComment-1303443 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.