I am trying to render a twitter post that contains unicode (generated aparently with iphone)
This is the direct api call to the status:
https://api.twitter.com/1/statuses/show.json?id=199169641627660288&include_entities=0
It contains a 11:11 and a smiley.
I cant make it render properly in PHP, what am I missing? I get two question marks.
Write this in your file at the top.