Re: [symfony-users] Doctrine: strange charset problem on saving data to MySQL database

2010-04-28 Thread Parijat Kalia
Explore html_entities for this...I'll try look ur problem in detail later On Sun, Apr 25, 2010 at 7:16 AM, Roland Cremer wrote: > Hi all, > > I've got a strange problem on saving data to the database. > i have a made a symfony-task to import a csv file and save the objects to > the database. This

[symfony-users] Doctrine: strange charset problem on saving data to MySQL database

2010-04-25 Thread Roland Cremer
Hi all, I've got a strange problem on saving data to the database. i have a made a symfony-task to import a csv file and save the objects to the database. This works fine.. but whenever a utf8 character comes in, the data is truncated and only the data before the character is saved to the databas