I'm trying to use htmlentities to allow support of the Spanish language, however, I'm noticing the function is not very useful as it removes all HTML tags and replaces them with special characters. I am trying to figure out the best way to support other character sets like this using MYSQL but allowing HTML to remain HTML.
Thanks,
glenn