Hi All

I'm trying to make a php file to allow me to pick up twitter feeds in
another application - using php as the intermediary.

I'm having problems with encoding, and reading thru the group I can't
find something that helps.

the output of the file is at: 
http://playercontrol.slevolution.com/twitterupdates.php

this is pointed at http://twitter.com/greenbrasil.

it gives odd characters where there are non-english characters, makes
it unreadable.

I've tried using utf8_encode and other encoding functions in php tp
clean it up - but no joy. I can't add more to the output of the page
to specify the encoding, as it's not meant to procue a full html page
- just the simple text string.

Anyone got a clue how I can fix this?

Reply via email to