PhpDig.net

Go Back   PhpDig.net > PhpDig Forums > How-to Forum

Reply
 
Thread Tools
Old 01-12-2004, 10:05 PM   #1
zizion
Green Mole
 
Join Date: Nov 2003
Posts: 5
Korean Pages

I want to modify config.php to use korean.
So far i have changed
('PHPDIG_ENCODING','iso-8859-1') to
('PHPDIG_ENCODING','iso-10646-1')

Next Part:

$phpdig_string_subst['iso-8859-1'] = 'A:ÀÁÂÃÄÅ,a:*áâãäå,O:ÒÓÔÕÖØ,o:òóôõöø,E:ÈÉÊË,e: éêë,C:?c:?I:ÌÍÎÏ,i:ì*îï,U:ÙÚÛÜ,u:ùúûü,Y:?y:ÿ?N:?n:?;
$phpdig_string_subst['iso-8859-2'] = 'A:ÁÂÄÃ?C:ÇÆ?D:ÏÐ,E:ÉËÊÌ,I:ÍÎ,L:Å¥?N:ÑÒ,O:ÓÔÖÕ,R:ÀØ ,S:¦ª?T:Þ«,U:ÚÜÙÛ,Y:?Z:¬¯?a:áâäã?c:çæ?d:ïð,e:éëêì,i: *î,l:åµ?n:ñò,o:óôöõ,r:*ø,s:¶º?t:þ»,u:úüùû,y:?z:¼¿?;

// allowed chars in words lowercase and without accents only
$phpdig_words_chars['iso-8859-1'] = '[:alnum:]ðþßµ';
$phpdig_words_chars['iso-8859-2'] = '[:alnum:]ðþßµ';

How can I modify this to use Korean? Is it possible to index or search korean & English both? or I have to choose one language?

Is somebody know where I can find character set for Korean?


Please let me know. Thank you.
zizion is offline   Reply With Quote
Old 01-14-2004, 09:23 AM   #2
Charter
Head Mole
 
Charter's Avatar
 
Join Date: May 2003
Posts: 2,539
Hi. Whether you can index both Korean and English will depend on the encoding. You might try looking here or here.
__________________
Responses are offered on a voluntary if/as time is available basis, no guarantees. Double posting or bumping threads will not get your question answered any faster. No support via PM or email, responses not guaranteed. Thank you for your comprehension.
Charter is offline   Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
converted from html pages to php pages now no pages will index!!! help!! bigals Troubleshooting 24 04-01-2004 09:34 AM


All times are GMT -8. The time now is 11:03 PM.


Powered by vBulletin® Version 3.7.3
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Copyright © 2001 - 2005, ThinkDing LLC. All Rights Reserved.