回复: Re: 回复: Re: 回 复: Re: MySQL 4.1 and PHP 4.4

2006-01-31 Thread 立 周
--- Gleb Paharenko <[EMAIL PROTECTED]>写道: > Hello. > > I usually put this statement after mysql_connect(). > It is difficult for me to say is your site is Ok, > because my knowledge is limited only to English, > Russian, Ukrainian and > elementary German. Check that you can get the > correct dat

回复: Re: 回复: Re: MySQL 4.1 and PHP 4.4

2006-01-27 Thread 立 周
--- Gleb Paharenko <[EMAIL PROTECTED]>写道: > > You can change the character_set_xxx variables using > SQL > queries. I usually put 'SET NAMES' at the beginning > of my > scripts. > Must i add mysql_query("SET NAMES 'utf8'") before every occurance of real mysql_query()? I have added mysql_query