I try to build a small webserver using php in cgi mode connecting to a mssql database. It works allready with 11 different languages. But now I try to read hangul (korean chars). Under IIS (same php config, same script, same database) I got the right characters out of the database. Trying to use my own webserver failded - means I get wrong characters out of the query. Anyone a idea how it works?? Thanx in advance. -- PHP Database Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php