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

Home » General » PHP discussions » help
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: help [message #6650 is a reply to message #5520] Sun, 20 October 2002 23:52 Go to previous messageGo to previous message
valiant is currently offline  valiant   Switzerland
Messages: 80
Registered: September 2002
Location: Zurich
Karma:
Member
ezdb schrieb am Fre, 06 September 2002 03:27


i want to search a way to let fud support chinese search ,and not use '%' in sql

the '%' is a placeholder in sql. what has that to do with Chinese? Or what is "Chinese search" exactly?

ezdb schrieb am Fre, 06 September 2002 03:27


it isn't work as my thought now
eg:
keyword is "ab cd"
if user selected 'and'
then
word='a' and word='b' and word='c' and word='d'
if selected or
then
word='a' or word='b' or word='c' or word='d'(it is bad!)
===============
(word='a' and word='b') or (word='c' and word='d')
if like this ,it would be work well



k, what has this to do with the above Chinese issue?
If I searched for "cat dog" with "and" option, i expected a result containing the words "cat" and "dog".
If I searched for "cat dog" with "or" option, i expected a result containing the words "cat" or/and "dog".

what do you want exactly? google capabilities as brackets,...?
[Message index]
 
Read Message icon12.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: the ? operator
Next Topic: OOP php
Goto Forum:
  

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

Current Time: Wed Nov 27 13:50:05 GMT 2024

Total time taken to generate the page: 0.03676 seconds