View Single Post
Old 01-16-2005, 12:39 AM   #1
peterhou
Green Mole
 
Join Date: Jan 2005
Posts: 1
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
peterhou is offline   Reply With Quote