Re: [PHP] [PHP-DB] PHP+MySQL charset problem

2001-01-17 Thread Ignacio Vazquez-Abrams
On Wed, 17 Jan 2001, Roman Serbski wrote: > Good day all! > > Please help me with charset. I have some strange trouble. > I use FreeBSD 4.2 STABLE and MySQL 3.23.28-gamma (compiled from FreeBSD > ports) and PHP 4.04. > Latin1 is a default charset in MySQL. So, I wanted to add cp1251 or koi8_ru. >

[PHP] [PHP-DB] PHP+MySQL charset problem

2001-01-17 Thread Roman Serbski
Good day all! Please help me with charset. I have some strange trouble. I use FreeBSD 4.2 STABLE and MySQL 3.23.28-gamma (compiled from FreeBSD ports) and PHP 4.04. Latin1 is a default charset in MySQL. So, I wanted to add cp1251 or koi8_ru. Ok, I add --default-character-set=cp1251 to my mysql st