Jump to content

search mysql by date range


crizty

Recommended Posts

I have a mysql database that I need to create a form in order for users to search it by a range of dates, i.e. 2009-1-1 to 2010-2-1 and display the results of the search.  The only field that would be searched on is a date field.  So I need to know how to code php to look for the user's input begin date and end date and display the data based on these dates. 

Link to comment
https://forums.phpfreaks.com/topic/191082-search-mysql-by-date-range/
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.