fighnight Posted June 15, 2008 Share Posted June 15, 2008 I am creating an edit profile page and I want to set a personal message. I want people to have quotes, php codes and others. Whenever i add mysql_real_escape_string(); it deletes it. Is there any way how to show those information? Link to comment https://forums.phpfreaks.com/topic/110275-solved-textarea-and-input-stuff/ Share on other sites More sharing options...
fighnight Posted June 15, 2008 Author Share Posted June 15, 2008 I have to add, I am using $_POST tags and that when I try to do it, the only thing it does is shows in the source but it doesn't show in the message. :[ Link to comment https://forums.phpfreaks.com/topic/110275-solved-textarea-and-input-stuff/#findComment-565818 Share on other sites More sharing options...
fighnight Posted June 15, 2008 Author Share Posted June 15, 2008 I figured that out but for the quotes, I always receieve \" instead of " Link to comment https://forums.phpfreaks.com/topic/110275-solved-textarea-and-input-stuff/#findComment-565830 Share on other sites More sharing options...
marklarah Posted June 15, 2008 Share Posted June 15, 2008 htmlentities() Link to comment https://forums.phpfreaks.com/topic/110275-solved-textarea-and-input-stuff/#findComment-565836 Share on other sites More sharing options...
fighnight Posted June 15, 2008 Author Share Posted June 15, 2008 ok but I am getting this error like if I post this I'm so fast that last night I turned off the light switch in my hotel room and was in bed before the room was dark. and submit it, there is an error about the '. Link to comment https://forums.phpfreaks.com/topic/110275-solved-textarea-and-input-stuff/#findComment-565839 Share on other sites More sharing options...
marklarah Posted June 15, 2008 Share Posted June 15, 2008 Post your code Link to comment https://forums.phpfreaks.com/topic/110275-solved-textarea-and-input-stuff/#findComment-565845 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.