Hey everybod out there :) I'm using CodeIgniter and Doctrine2 as my ORM. I'm having problem with storing and retrieving UTF-8 texts from my database.
I've red something about PostConnection Events but im not really sure where to add this stuff :/
My Database and the tables have UTF-8 Encoding.
Can some tell me how i can fix this? :)
greetings