View Single Post
Old 03-05-2005, 11:21 PM   #1
Shdwdrgn
Green Mole
 
Join Date: Mar 2005
Posts: 1
Japanese characters on an English page

I installed phpdig tonight and have gotten it to begin spidering my website, however the search results are displaying Japanese characters where there are none. I'm not exactly sure of the pattern, but it appears that in every case where the first letter of text in a table cell is upper-case, phpdig is displaying this as a Japanese character.

I am running phpdig 1.8.8 RC1 on linux.
$phpdig_language = "en";
define('ENABLE_JPKANA',false);

Any suggestions?
Shdwdrgn is offline   Reply With Quote