Help!How to support gb2312 charset?
Hi
I'm new here.
I've installed the phpdig.everythings' fine just don't know how to set gb2312 charset in config.php such as:
define('PHPDIG_ENCODING','gb2312');
....
$phpdig_string_subst['gb2312'] ='what should put in here?';
$phpdig_words_chars['gb2312'] = 'what should put in here?';
Regards
peter
|