Correct Encoding

Correct Encoding

am 08.01.2009 23:41:34 von kulmacet101

All,

I am starting a new project using PHP and Postgres. I recently bumped int=
o
an issue with Postgresql & PHP encoding (It's still a mess).
Could some one recommend what encoding to use for the database that
integrates easily with PHP?

Any comments or recommendations appreciated.

Thanks in advance,
Kulmacet


--=20
Sent via pgsql-php mailing list (pgsql-php@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-php

Re: Correct Encoding

am 08.01.2009 23:45:05 von Rod

On 08/01/2009 22:41, kulmacet101@kulmacet.com wrote:

> I am starting a new project using PHP and Postgres. I recently bumped i=
nto
> an issue with Postgresql & PHP encoding (It's still a mess).
> Could some one recommend what encoding to use for the database that
> integrates easily with PHP?

I use UTF8 at the server and LATIN9 at the client, as I need to store
characters with f=E1das (accents in Irish).

Ray.


------------------------------------------------------------ ------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------ ------

--=20
Sent via pgsql-php mailing list (pgsql-php@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-php

Re: Correct Encoding

am 09.01.2009 00:00:05 von Rod

On 08/01/2009 22:45, Raymond O'Donnell wrote:

> I use UTF8 at the server and LATIN9 at the client, as I need to store
> characters with f=E1das (accents in Irish).

Should have added that I'm using PHP on Windows 2003 and PostgreSQL on
Debian.

Ray.


------------------------------------------------------------ ------
Raymond O'Donnell, Director of Music, Galway Cathedral, Ireland
rod@iol.ie
Galway Cathedral Recitals: http://www.galwaycathedral.org/recitals
------------------------------------------------------------ ------

--=20
Sent via pgsql-php mailing list (pgsql-php@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-php