In any case, this character is not legal for use in RSS feeds. Is there some function that can strip, or convert extended characters?
I used
Code: Select all
echo htmlentities($buf,ENT_QUOTES,"UTF-8");Thanks,
Mike
Moderator: General Moderators
Code: Select all
echo htmlentities($buf,ENT_QUOTES,"UTF-8");