FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » How to use Chinese on FUDforum?
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: How to use Chinese on FUDforum? [message #3335 is a reply to message #3310] Tue, 18 June 2002 01:13 Go to previous messageGo to previous message
ezdb is currently offline  ezdb   China
Messages: 158
Registered: May 2002
Location: china
Karma:
Senior Member

prottoss wrote on Mon, 17 June 2002 23:04

Why are % needed around the word? When I tested the search it seems to have worked fine for me.


i know it will be work fine when you use english Very Happy

when you write chinese like this
we presume the follow words are chinese
it have not blank in words

WhenItestedthesearchit
seemstohaveworkedfineforme

so the key word insert into fud_search will be like
1 WhenItestedthesearchit
2 seemstohaveworkedfineforme

eg: to search work
select * from fud_search where keyword like 'work'
will not work
so must use
select * from fud_search where key word like '%work%'

when use english:
When I tested the search

the key word insert into fud_search will be like

1 when
2 i
3 tested
......
so
select * from fud_search where keyword like 'when'

will be word well

[Message index]
 
Read Message icon5.gif
Read Message
Read Message icon7.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message icon7.gif
Read Message
Read Message
Read Message icon9.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Groups
Next Topic: Question about displaying user details
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sun Nov 24 19:27:26 GMT 2024

Total time taken to generate the page: 0.05161 seconds