Query from multiple textbox value

Discussion in 'MySQL' started by Om ji Kesharwani, Oct 17, 2010.

  1. #1
    I have a advance search form which is having about 10 input textbox.
    How to create query such that it should query according to selected textboxes
    I have craeted query using AND but it show uncertain result when any box is empty.

    My form is Something like google advance search option
     
    Om ji Kesharwani, Oct 17, 2010 IP
  2. mwasif

    mwasif Active Member

    Messages:
    816
    Likes Received:
    23
    Best Answers:
    1
    Trophy Points:
    70
    #2
    What do you mean "uncertain result"?

    You are doing right by using AND.

    Print your query when a text box is empty and paste here.
     
    mwasif, Oct 17, 2010 IP