You have to put these lines in your html-page:

<meta
 HTTP-EQUIV="Content-Type"
 CONTENT="text/html; CHARSET=Windows-1252"
>

Edwin

Nikolay Nikolov wrote:
Hello! I have problem with database, where have field with cyrillic char(1). I cant select by this field, because MySQL dont understand this chars as different. How can set default charset to win1251 or cp1251? I use MySQL on windows platform. Thank You!



--
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Reply via email to