Ah, I see. Are you sure that the incoming data is properly encoded in 
UTF-8? I suppose that would be actually encoded in iso-8859-* or so on.
Did you try to compare the result of SELECT statement and the form 
input? If both are the same, it should be a MySQL issue.

Moriyoshi

"Nino Katic" <[EMAIL PROTECTED]> wrote:

> I'm currently on win, so i can't use Postgres and there are no binaries for
> mysql 4.1 yet :-( but i don't know why couldn't i work with utf-8 and mysql
> if mysql stores all data in raw (binary) format? I know that sorting will
> not work but the things like select from where=somethnig should work??
> 
> Nino
> 


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

Reply via email to