Hi, I had the same problem and I wrote Data Mappers which do the conversion between Iso and UTF-8 in both directions. A little bit of work, but it works. If someone has a better alternative, I would be glad to hear it :)
Greetings Marc -----Ursprüngliche Nachricht----- Von: Christian Ebert [mailto:[email protected]] Gesendet: Freitag, 19. Oktober 2012 20:51 An: Artur Bodera Cc: [email protected] Betreff: Re: [fw-general] [ZF2] Set default encoding to ISO in Zend Framework 2 Hi Artur, thanks for your help. This is possibly a way to go. My primary concern is the database. It's a huge database not using utf-8 and we cannot convert it for now to utf-8. We will use Doctrine2 for with ZF2. Is there a similar filter solution which can automatically convert all inserted data to ISO and back to utf-8. Is there a solution within Doctrine? Is there an alternative solution in ZF2? -- List: [email protected] Info: http://framework.zend.com/archives Unsubscribe: [email protected]
