ChaosKnight Posted May 28, 2010 Share Posted May 28, 2010 Okay this may be a very noobish quetstion but here it goes: I just saw before I wanted to release my website that the descriptions of the hotels contains apostrophes -> ( ' ), I use mysql_real_escape_string on everything that the admins post, so I guess it's that what causes a preceding "\" backslash, is there a way to remove the backslashes once the description is returned from the database? Link to comment https://forums.phpfreaks.com/topic/203225-special-characters/ Share on other sites More sharing options...
Alex Posted May 28, 2010 Share Posted May 28, 2010 stripslashes Link to comment https://forums.phpfreaks.com/topic/203225-special-characters/#findComment-1064772 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.