You have to enable the encoding in the database and on startup:
$db->query("SET NAMES 'utf-8'");
This should work!
-- 
View this message in context: 
http://www.nabble.com/Best-place-to-specify-encoding-tf4621717s16154.html#a13199708
Sent from the Zend Framework mailing list archive at Nabble.com.

Reply via email to