How to display the character "£" in posting? I am using mysql_real_escape_string, but can not function. Do you have a suggestion, friends? Thanks in advance.
You probable should be converting your input using htmlentities($input); or I guess you could just use £