Reply to how can i set japanese string in the cookie
Posted by RandyTh on 04/15/06 14:34
I am trying to set the japanese characters in this useremail cookie.
The thing is sometimes the $HTTP_COOKIE_VARS['username'] returns me a
garbled string;
Do I have to encode first before I save it in the cookie?