Try setting Zend_View's encoding to UTF-8.

http://framework.zend.com/manual/en/zend.view.html#zend.view.introduction.options

On Wed, Feb 4, 2009 at 2:31 PM, prado <prados...@hotmail.com> wrote:
>
> Thanks, i should have mentioned this before, i did try
>
> <meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
>
> didn't work.
>
> What is surprising that these characters work fine with normal PHP
> scripting, procedural or OOPs style.
>
> This problem only propped up when i started using Zend framework, now i am
> using escape method before i display the data, is there any other method
> that i may use for parsing these characters correctly?
> --
> View this message in context: 
> http://www.nabble.com/Unable-to-show-latin-characters-using-zend-framework-tp21840418p21841160.html
> Sent from the Zend Framework mailing list archive at Nabble.com.
>
>



-- 
Jordan Ryan Moore

Reply via email to