timmah1 Posted September 15, 2009 Share Posted September 15, 2009 Why does my text show weird characters? Here is how it looks on the page We’re starting this night off but it should look like We're starting this night off When this is inserted, I'm using TinyMCE for an editor, and I guess it inserts that automatically I am doing this for that text area $special = mysql_real_escape_string($_POST['special']); What else can I do so that is not inserted into the database? Link to comment https://forums.phpfreaks.com/topic/174356-weird-characters-in-text/ Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.