On Mon, Jun 16, 2008 at 11:26 PM, valsaraj <valsarajpv@xxxxxxxxx> wrote: > > Hi, > I am using code > $val = htmlentities($val, ENT_QUOTES, "UTF-8"); > > but it's not working in version 5.2.0. Is there any additional > configuration > needed for this. it's working well in 5.2.2. Could you please help me??? have you compared ini settings between the 5.2.0 environment and the 5.2.2 environment for differences, esp. in the multibyte settings ? -nathan