I am using simple html dom to retrieve content from another website, but the thing is theres a character encoding issue with the stuff retrieved using simple html dom. The characters are showing up as the little diamond with the question mark inside.
The character encoding issue only happens with the content retrieved, and all other text on my site is displaying fine.
If anyone could help that would be great.