Re: Pb with the French accentuated characters

From: frederic massot <frederic(at)juliana-multimedia(dot)com>
To: pgsql-php <pgsql-php(at)postgresql(dot)org>
Subject: Re: Pb with the French accentuated characters
Date: 2002-04-30 13:56:32
Message-ID: 3CCEA290.DC3AA17E@juliana-multimedia.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-php

Jean-Michel POURE wrote:
>
>
> Enter:
> SET CLIENT_ENCODING = 'Latin9'
>
> This will recode backend<->client stream from Unicode to Latin + Euro
> encoding. If you don't need Euro support, you could also recode to Latin1.
>

Ok, but for a site allowing the updates of the data for a French users,
or for a Brazilian, with the same interface ?

Sometimes our customers are not French.
Certain parts of the Web site will be updated with French characters,
others with non French characters.
--
==============================================
| FREDERIC MASSOT |
| http://www.juliana-multimedia.com |
| mailto:frederic(at)juliana-multimedia(dot)com |
===========================Debian=GNU/Linux===

In response to

Responses

Browse pgsql-php by date

  From Date Subject
Next Message Jean-Michel POURE 2002-04-30 14:27:27 Re: Pb with the French accentuated characters
Previous Message Jean-Michel POURE 2002-04-30 13:22:44 Re: Pb with the French accentuated characters