<div dir="ltr"><div>Hi,</div><div><br></div><div>I created a controller that requests data from a mysql database via another module. The data in this case is a place in Germany called &quot;<span lang="EN-US">Münster&quot;. In the module that requests the data from mysql, with the mysql_enable_utf8 flag set to 1,  it is still correct just before it is returned to the catalyst controller. But what it arrives in the controller someting has changed. The original character values are:</span></div><div>77 - 252 - 110 - 115 - 116  - 101 - 114<br></div><div><br></div><div>But when they arrive in the controller it has changed into<br></div><div><br></div><div>77 - 195 - 188 - 110 - 115 - 116 - 101 - 114<br><span lang="EN-US"><span></span></span>





</div><div><br></div><div>And becomes unreadable. How do I handle this?<br></div><div>-- <br><div dir="ltr" class="gmail_signature" data-smartmail="gmail_signature"><div dir="ltr"><div><br></div><div>Kind regards</div><div><br></div><div>Theo<br></div><div><br></div><div><br></div></div></div></div></div>