From: "Curt Zirzow" <[EMAIL PROTECTED]>
> * Thus wrote Diana Castillo ([EMAIL PROTECTED]):
> > we are recieving Ñ as Ñ
> > ¿what type of code is that?
>
> Thats an html entity code.
>
> > Is there a function in php to convert it?
>
> echo chr(substr('Ñ', 2, 3));
also,
http://us2.php.net/manual/e
* Thus wrote Diana Castillo ([EMAIL PROTECTED]):
> we are recieving Ñ as Ñ
> ¿what type of code is that?
Thats an html entity code.
> Is there a function in php to convert it?
echo chr(substr('Ñ', 2, 3));
Curt
--
"I used to think I was indecisive, but now I'm not so sure."
--
PHP General M
we are recieving Ñ as Ñ
¿what type of code is that?
Is there a function in php to convert it?
--
Diana Castillo
Global Reservas, S.L.
C/Granvia 22 dcdo 4-dcha
28013 Madrid-Spain
Tel : 00-34-913604039
Fax : 00-34-915228673
email: [EMAIL PROTECTED]
Web : http://www.hotelkey.com
http://www.des
3 matches
Mail list logo