Selecting Current Date Data

hi,
im not sure if this is a simple question but it makes me wonder.

i have a field on my database containing date that a service is created.
example:

date_created
2016-07-07 09:52:15
2016-07-07 08:42:25
2016-07-07 07:22:35
2016-07-06 09:12:15
2016-07-06 07:22:25

On my form i have two datepickers 1. startdate 2. enddate
supposed i selected 2016-07-07 from datepicker 1 and 2
it should return data that was created 2016-07-07

here is my query:

SELECT * FROM mytable WHERE...

Selecting Current Date Data

from Databases http://ift.tt/29y5MEg
via IFTTT
Previous
Next Post »
Thanks for your comment