rafiq Posted December 21, 2006 Share Posted December 21, 2006 Hello every one i have a very major problem of handling html tags single, quotes and double quotes in the text area or text editoe while posting there values. Consider the example of this text editor. Here i write single quote double quotes and html tags and the value is sucessfully save how is that possible and how to manage the " and ' in the text area Link to comment https://forums.phpfreaks.com/topic/31462-how-to-handle-single-quotes-and-double-quotes-in-the-text-area/ Share on other sites More sharing options...
trq Posted December 21, 2006 Share Posted December 21, 2006 Use [url=http://php.net/mysql_real_escape_string]mysql_real_escape_string[/url](). Link to comment https://forums.phpfreaks.com/topic/31462-how-to-handle-single-quotes-and-double-quotes-in-the-text-area/#findComment-145733 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.