Hi Everyone,
    I tried to encode the Unicode character set to fit in the utf8 caracter
set.. I encoded every caracter in this structure : \uxxxx where x are
hexadecimal digits It works on my client because I decode it in a way that
it converts the \uxxxx to the unicode caracter. . Is it the way to do it?
Will every other client have this as a standard?

Thanks alot!


_______________________________________________
jdev mailing list
[EMAIL PROTECTED]
http://mailman.jabber.org/listinfo/jdev

Reply via email to