mysql query in php date format
Posted: Wed Dec 31, 2014 12:07 pm
hi all happy new year to all.
i am having a date field with (Y-m-d) format say (2014-12-31)
need to know how i can mysql query (Y-m) say (2014-12) meaning all rows in table should display for the whole month
any help will be much appreciated.
i am having a date field with (Y-m-d) format say (2014-12-31)
need to know how i can mysql query (Y-m) say (2014-12) meaning all rows in table should display for the whole month
any help will be much appreciated.