Posts by Herbert • 13 points
1 post
-
1
votes1
answer263
viewsQ: How to Query between two php+mysql Dates?
I can make the query between two dates. However, the query returns dates beyond those that were searched. Example: Consultation between 01-02-2000 and 02-02-2000 Below is my code: <?php…