On Wed, February 28, 2007 8:52 am, [EMAIL PROTECTED] wrote:
> Dear all,
>
> How to config the default Character Set and Collation with big5 ?

Web page:
http://php.net/header and charset on Content-type
Plus you need it in META HTTP-EQUIV tag for IE and off-line saved HTML.

MySQL:
SET CHARACTER SET 'big5'
or something like that
More info at http://dev.mysql.com

-- 
Some people have a "gift" link here.
Know what I want?
I want you to buy a CD from some starving artist.
http://cdbaby.com/browse/from/lynch
Yeah, I get a buck. So?

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

Reply via email to