From:             [EMAIL PROTECTED]
Operating system: Windows 2000
PHP version:      4.0.5
PHP Bug Type:     Sablotron XSL
Bug description:  No support for other encoding in XSLT functions

I run PHP 4.0.5 on Windows 2000 with Apache Web Server. The problem is that I can't 
use the function xslt_process() with strings containing non-English characters (Greek 
particularly). The only solution for now is to encode the strings to UTF-8, but this 
requires setting the browser's encoding to UTF-8 which forces me to encode everything 
to UTF-8 before displaying it. I contacted Ginger Alliance and they told me that 
Sablotron works ok when the PHP extension is linked to and compiled with ilibconv.dll 
BUT I don't know exactly how this is done. They said that Sterling Hughes is working 
on a new version for Sablotron and I would like to request that this new extension 
works with other character encodings too. 


-- 
Edit Bug report at: http://bugs.php.net/?id=10976&edit=1



-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to