UseBB 1.0 RC2
Apache 2.0.55
PHP 4.4.2
MySQL 4.1.15-nt
Windows XP SP 2
When I post new reply, including cyrrilic symbols (charset 'windows-1251'), the posted message doesn't contain cyrrilic symbol... All english symbols are posted (added to database) success...
So i think, that need execute SQL query, such as 'SET CHARACTER SET `cp1251`' or 'SET NAMES `cp1251`', all time when we connect to MySQL 4.1 or higher, and when use non english characters, and don't use MySQLi extension...
Or may you know another solution...

_______________
Sorry for my bad english (((
« Last edit by Dietrich on Sat Jul 01, 2006 6:32 pm. »

