[PHP] Char encoding using fget or curl

2005-07-18 Thread Marcelo Volmaro
in consideration that not all UTF-8 can be converted to ISO-8859-1 (chinese, for example) Thanks in advance! -- Marcelo Volmaro -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP] Char encoding using fget or curl

2005-07-18 Thread Marcelo Volmaro
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 [EMAIL PROTECTED] wrote: Marcelo Volmaro wrote: Hi!, I need to get some information

[PHP] Session gets corrupted (or lost)

2005-04-09 Thread Marcelo Volmaro
] = b44590661eba2475ea2ff8a96d53c0b6 ) print_r($_SESSION) Array ( [LANG] = en [user] = __PHP_Incomplete_Class Object ( [__PHP_Incomplete_Class_Name] = user [ID] = 30 [nick] = Username [password] = 37bfafe651a55eef [group] = 5 ) Any idea? Regards, -- Marcelo Volmaro -- PHP General Mailing List (http