开发者

basic string comparison for russian character in php

How can a 开发者_Python百科basic string comparison be performed on russian (cyrillic) characters?


//connect to the db

//make sure you set the charset to utf8 before you insert.
mysql_set_charset('utf8',$link);
0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜