cloudstryphe
06-09-2012, 07:47 PM
Hello!
I'm currently displaying feeds from Facebooks API via PHP on my website. Whenever a feed contains foreign characters they look like this:
"érov! �"
I have in my html head
<meta http-equiv='Content-Type' content='text/html; charset=UTF-8' />
I'm not sure if this is PHP or HTML. How do I get around this?
I'm currently displaying feeds from Facebooks API via PHP on my website. Whenever a feed contains foreign characters they look like this:
"érov! �"
I have in my html head
<meta http-equiv='Content-Type' content='text/html; charset=UTF-8' />
I'm not sure if this is PHP or HTML. How do I get around this?