Re: [PHP-DEV] Help: Sablotron and Shift-jis
[email protected] ((Marcus Börger)) Fri, 07 Mar 2003 00:42:55 +0100
| Newsgroups | php.dev,php.i18n,php.xml.dev |
|---|---|
| Message-ID | <[email protected]> |
At 00:40 07.03.2003, Michel Sahyoun wrote: >Does anyone have an example of using XSLT with Sablotron to transform and >XML document containing Shift-jis encoded characters? > >I keep getting the following error message: Illegal Character for Encoding >'Shift-jis' You could try: "SJIS" and "Shift_JIS" keep letter cases. marcus