1. Advertising
    y u no do it?

    Advertising (learn more)

    Advertise virtually anything here, with CPM banner ads, CPM email ads and CPC contextual links. You can target relevant areas of the site and show ads based on geographical location of the user if you wish.

    Starts at just $1 per CPM or $0.10 per CPC.

Synonyms in search results

Discussion in 'PHP' started by rps111, Sep 23, 2008.

  1. #1
    Dear all

    I am using a PHP form to query a mysql DB. I want that the form should automatically search the DB for the specified keyword(s) and its synonyms.

    e.g. if a person searches for "corn", the form should retrieve results for "corn" as well as for "maize".

    how can it be done? An example code is welcome.
     
    rps111, Sep 23, 2008 IP
  2. paul0988

    paul0988 Guest

    Messages:
    74
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #2
    You would need some kind of dictionary or huge amount of data like google has.
     
    paul0988, Sep 23, 2008 IP