Database Search script

Discussion in 'PHP' started by nebhotep, Mar 10, 2008.

  1. #1
    Hi

    I want to set up a search facility for my software directory. I was trying to create a script that search my database, but i am not satisfied with the results.
    Does anyone know if i can find a script to do the job?
     
    nebhotep, Mar 10, 2008 IP
  2. Ares

    Ares Member

    Messages:
    47
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    45
    #2
    well, whatever script you use, you should match it with your database !!
     
    Ares, Mar 10, 2008 IP
  3. tamilsoft

    tamilsoft Banned

    Messages:
    1,155
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    0
    #3
    1] What is the database are you using?
    2] What is the scripting language are you using?

    If you are using MySQL, you can try by applying "FullText"
    If you are not a programmer, a simple method is using Google Search box
     
    tamilsoft, Mar 10, 2008 IP
  4. nebhotep

    nebhotep Active Member

    Messages:
    244
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    80
    #4
    I am using MySql and PHP.
     
    nebhotep, Mar 10, 2008 IP
  5. tamilsoft

    tamilsoft Banned

    Messages:
    1,155
    Likes Received:
    78
    Best Answers:
    0
    Trophy Points:
    0
  6. nebhotep

    nebhotep Active Member

    Messages:
    244
    Likes Received:
    3
    Best Answers:
    0
    Trophy Points:
    80
    #6
    nebhotep, Mar 10, 2008 IP