Yes, but did you try:

<meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1" />


??
On 04/02/2009 2:31 PM, prado 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?

Reply via email to