Jump to content

Help in Date Query


elioncho

Recommended Posts

Hi,

Suppose I have a table like this one

ID      DATE            NAME
1    2006-10-03    ELIAS
2    2006-10-04    ELIAS
3    2006-04-07    JOHN

I want the user to be able to do a search 'by month'  by selecting a month from a selection list. How can I compare the month the user chooses with the month in the DATE Format stored in the database? I there an esay way to compare the DATE format with a month?

Thanks,
Elías
Link to comment
https://forums.phpfreaks.com/topic/23318-help-in-date-query/
Share on other sites

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.