Nevermind, didn't see second param of mb_strtolower function which let you
specify encoding type.
debussy007 wrote:
>
>
> I have also tried to enable Multibyte string feature,
> and tried the following :
> echo mb_strtolower ( 'Ô' ) . '';
> But it still gives me a weird character.
> My page is
I have also tried to enable Multibyte string feature,
and tried the following :
echo mb_strtolower ( 'Ô' ) . '';
But it still gives me a weird character.
My page is also UTF-8 encoded.
debussy007 wrote:
>
> Hello,
>
> strtolower(...) returns a weird character when i try to convert upper case
Hello,
strtolower(...) returns a weird character when i try to convert upper case Ô
to ô,
can anyone help ?
Thank you !
--
View this message in context:
http://www.nabble.com/strtolower-doesn%27t-work-for-character-%22%C3%94%22-tf4621862.html#a13199296
Sent from the PHP - General mailing list
3 matches
Mail list logo