But my problem is that the information i get from the fget or curl is
ALREADY converted!!!
And by what i see, the function overloading don´t work on fget.
On Mon, 18 Jul 2005 18:56:36 -0300, Jochem Maas <jochem@xxxxxxxxxxxxx>
wrote:
Marcelo Volmaro wrote:
Hi!,
I need to get some information from a webpage, that is served as UTF-8.
I need that information because the page contains different language
characters. The problem is that no matter if I use fget or the CURL
libraries, i got the information in ISO-8859-1.
How can i overcome this? Take in consideration that not all UTF-8 can
be converted to ISO-8859-1 (chinese, for example)
http://php.net/iconv
http://php.net/mbstring
I wish I could tell you more. but I'm don't really understand it.
Thanks in advance!
--
Marcelo Volmaro
--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php