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?
Please show some code, as it does not make sense that mysql_real_escape_string would remove these things. What are you doing to it between receiving the info, and showing it