Hello, you can try to run mysql_query("SET CHARACTER SET CP1251"); mysql_query("SET NAMES CP1251"); before executing a insert or update query. Best Regards, Latin --- In php-objects@xxxxxxxxxxxxxxx, bahalul kabir <bahar_aub@...> wrote: > > Hi, > > Having problem to insert å ø æ like character into mysql with php. > Table collation - utf8_unicode_ci > > Any help welcome!! > > Kabir > > > > > [Non-text portions of this message have been removed] >