Hello,
I had a small php , mysql application & I need to include the search to it.
example of search below:
By driver:
Driver 1
Driver 2
Driver 3
By Time:
Morning
Evening
Noon
By Level:
Level 1
Level 2…
each one is a checkbox so any help on how to implement this search?
Thanks in advance