Re: åæø char insert into mysql

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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]
>



[Index of Archives]     [PHP Home]     [PHP Users]     [PHP Soap]     [Kernel Newbies]     [Yosemite]     [Yosemite Campsites]

  Powered by Linux