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 infor
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
print_r($_COOKIE) Array ( [PHPSESSID] =>
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 )
A
3 matches
Mail list logo