In my search form I have 2 date input fields, and I want to compare these 2 dates with the dates in my db. As result I want all the dates that are between the first and the second date field.
I tried different ways but nothing seems to work. When I add something to the query I always get an error that my query is bad.
Do you know a solution for my problem? |
|
|