Posts by WilliamSf • 3 points
1 post
-
-1
votes1
answer499
viewsQ: SQL - Condition with Between
I have a form where the user can search for a date range, so far so good. If it searches only for a date, how can I do this in a direct way in sql or even in php ?! Any suggestions ?