Help in creating Concept

Discussion in 'PHP' started by myharshdesigner, Oct 19, 2007.

  1. #1
    I want your help to create Concept .


    i want to create a section Popular Searches in my site.
    now this section works on bases of search by users.

    i think we also have to input sum value into database.

    so any comment or info how to do that search.

    eaxmple:-

    Popular Searches in:-
    http://www.alibaba.com/

    and

    Hot Searches in:-
    http://www.ebay.in/


    Pl help Me.

    Thanks
    Harsh
     
    myharshdesigner, Oct 19, 2007 IP
  2. myharshdesigner

    myharshdesigner Peon

    Messages:
    147
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #2
    there is no one who knows how to do that ?
     
    myharshdesigner, Oct 19, 2007 IP
  3. Edynas

    Edynas Peon

    Messages:
    796
    Likes Received:
    24
    Best Answers:
    0
    Trophy Points:
    0
    #3
    make two tables. one with keyword and the other with sum
    when a new search is done query the table keywords..if it's in the table already up the table sum with one and if it's not in insert it in both.
     
    Edynas, Oct 19, 2007 IP
  4. myharshdesigner

    myharshdesigner Peon

    Messages:
    147
    Likes Received:
    0
    Best Answers:
    0
    Trophy Points:
    0
    #4
    ok thanks...........
     
    myharshdesigner, Oct 20, 2007 IP