Forum Moderators: coopster
The problem is, sometime there are special characters in $description or $title, for example, trademark symbol. Is there a function which can remove these characters? I tried to use htmlspecialchars ($description), which only work with HTML tags.
Some news reader services (like Yahoo's) don't unescape this sequence though.