Hello

I have two servers on with SuSe 8.2 and PHP 4.3.1
and a new one with SuSE 9.0 and Php 4.3.3

i trie to write some data on the new server into a file.
(characters are german ö ä ü)
in the file the data are encoded !?

I trid to find out what mbstring does. no luck
I disabled mbstring in the php.ini but nothing changed.

how is it possible to get the same string into the file as send by
submit?

as i have seen the string is sometimes UTF-8 encoded but utf8decode only
change it to iso08859-1. and i need more character sets.

BR/Torsten

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

Reply via email to