At 10:26 PM -0700 6/16/08, valsaraj 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???
--
Here's a good article on the s
valsaraj <[EMAIL PROTECTED]> wrote:
>
> Thanks.
> But in php 5.2.2 it's not compiled with mbstring. But in version 5.2.0 it's
> compiled with mbstring support, but I don't get information aboout what
> settings is required by htmlentities() to work properly. Could you help to
> find out th
valsaraj wrote:
>
>
> valsaraj 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???
>>
>
>
>
Thanks.
But in php 5.2.2 it's not compiled with mbstring. But in version 5.2.0 it's
compiled with mbstring support, but I don't get information aboout what
settings is required by htmlentities() to work properly. Could you help to
find out this?
valsaraj wrote:
>
> Hi,
> I am using code
> $val
On Mon, Jun 16, 2008 at 11:26 PM, valsaraj <[EMAIL PROTECTED]> 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
5 matches
Mail list logo