[Date Prev][Date Next] [Chronological] [Thread] [Top]

Re: french character use



Jean-Luc Parouty a écrit :

> At 15:29 06/12/2000 +0100, Philippe Delrieu wrote:
> >I've created new attriute of syntax UTF-8 string  but when I want to
> >store string with é, ù, ... charecter
> >I have an error containt invalid data.
> >
> >What is the best syntax to store what ever latin characters ?
>
> I think that you have to UTF8-encode/decode your data yourself...
> with php4, that the way I use - see utf8_encode() / utf8_decode()
>          - pjluc

Thanks for your answer but i am using Java. Does anybody knows if there
is a Java API to endoce and decode UTF 8 ?

Thanks

Philippe Delrieu