On Sat, October 7, 2006 4:10 pm, Ahmad Al-Twaijiry wrote:
> BTW I want to access the (cookie or session) variable from php &
> javascript, so I don't think session is a solution
>
> so again, does anyone know how to resolve the problem so I can write
> the cookie output to UTF-8 html page ?

I don't think the charset of the HTML has any bearing on it...

You could base64encode it in PHP, and decode it in PHP Javascript,
maybe...

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to