php3-list | 2000051
Date: 05/15/00
- Next message: Marcos Oinegue Fulfaro: "[PHP3] Re: (linux-br) Instalando o webmail IMP - SOCORRRO"
- Previous message: Mark Selby: "[PHP3] Regular ****ing expressions"
- In reply to: Srimanth R.C.: "[PHP3] Unicode !!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hiya,
I haven't looked into this too much yet, but here's a good site about it:
I'm doing a multi-lingual site at the moment that doesn't require any
special character set so I just send these out in the <HEAD>:
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=ISO-8859-1">
<META HTTP-EQUIV="Content-Language" CONTENT="{LANGUAGE}">
According to the site I just gave you they recommend sending out the
CONTENT="text/html; charset={yourcharset_UTF-8_orwhatever}" part of it in
the header.
Rob
On Mon, 15 May 2000, you wrote:
> Hi folks,
>
> Does PHP support unicode? I have to make a multi-lingual module. Has
> anyone worked on this before or has some ideas on how it can be
> achieved?
>
> --
> Srimanth R C
> Mahindra British Telecom
> Mumbai
>
> Phone : 91-22-8529000
> Fax : 91-22-8528959
> EMail : srimanth <email protected>
>
> --
> PHP 3 Mailing List <http://www.php.net/>
> To unsubscribe, send an empty message to php3-unsubscribe <email protected>
> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected>
> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3
> To contact the list administrators, e-mail: php-list-admin <email protected>
-- Airplanes are interesting toys but of no military value. -- Marechal Ferdinand Foch, Professor of Strategy, Ecole Superieure de Guerre-------------------------------------------------------- This mail proudly composed and transmitted without the interference of any Micro$oft products or protocols. --------------------------------------------------------
-- PHP 3 Mailing List <http://www.php.net/> To unsubscribe, send an empty message to php3-unsubscribe <email protected> To subscribe to the digest, e-mail: php3-digest-subscribe <email protected> To search the mailing list archive, go to: http://www.php.net/mailsearch.php3 To contact the list administrators, e-mail: php-list-admin <email protected>
- Next message: Marcos Oinegue Fulfaro: "[PHP3] Re: (linux-br) Instalando o webmail IMP - SOCORRRO"
- Previous message: Mark Selby: "[PHP3] Regular ****ing expressions"
- In reply to: Srimanth R.C.: "[PHP3] Unicode !!!"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

