Return-Path: Delivered-To: apmail-apache-bugdb-archive@apache.org Received: (qmail 32429 invoked by uid 500); 21 Aug 2001 17:26:03 -0000 Mailing-List: contact apache-bugdb-help@apache.org; run by ezmlm Precedence: bulk Reply-To: apache-bugdb@apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list apache-bugdb@apache.org Received: (qmail 32409 invoked by uid 501); 21 Aug 2001 17:26:03 -0000 Date: 21 Aug 2001 17:26:03 -0000 Message-ID: <20010821172603.32408.qmail@apache.org> To: apache-bugdb@apache.org, chinatec@aol.com, marc@apache.org From: marc@apache.org Subject: Re: general/8219: why browsers show different chinese characters by selecting data fm Mysql-database? [In order for any reply to be added to the PR database, you need] [to include in the Cc line and make sure the] [subject line starts with the report component and number, with ] [or without any 'Re:' prefixes (such as "general/1098:" or ] ["Re: general/1098:"). If the subject doesn't match this ] [pattern, your message will be misfiled and ignored. The ] ["apbugs" address is not added to the Cc line of messages from ] [the database automatically because of the potential for mail ] [loops. If you do not include this Cc, your reply may be ig- ] [nored unless you are responding to an explicit request from a ] [developer. Reply only with text; DO NOT SEND ATTACHMENTS! ] Synopsis: why browsers show different chinese characters by selecting data fm Mysql-database? State-Changed-From-To: open-closed State-Changed-By: marc State-Changed-When: Tue Aug 21 10:26:03 PDT 2001 State-Changed-Why: Whatever Apache gets, it will send to the client. You need to make sure you are telling the client what encoding to use. I'm afraid we don't have the resources to debug some interaction between mysql and php and your code.