Darla Posted February 15, 2007 Share Posted February 15, 2007 Hello I have a database with some records, these records have been inserted with a datetime (ex:20070214202701 ). I wish that the user can search for records for a given time or hour for all dates/hours that are in the table. Are there some good calendars where this can be done, or does someone have some other example with for instance dropdowns using php? Darla Link to comment https://forums.phpfreaks.com/topic/38621-calendardropdown-for-given-set-of-datestime/ Share on other sites More sharing options...
Darla Posted February 15, 2007 Author Share Posted February 15, 2007 One more comment as I did not describe this accurately: There should be possible to search for dates/hours where there are no records in the table, so it should be possible for the user to search for all hours/dates from the first entry to todays date. Link to comment https://forums.phpfreaks.com/topic/38621-calendardropdown-for-given-set-of-datestime/#findComment-185349 Share on other sites More sharing options...
benjaminbeazy Posted February 15, 2007 Share Posted February 15, 2007 so like they can search for any hour of the day on any day u mean? Link to comment https://forums.phpfreaks.com/topic/38621-calendardropdown-for-given-set-of-datestime/#findComment-185350 Share on other sites More sharing options...
Darla Posted February 15, 2007 Author Share Posted February 15, 2007 yes, but only in the time period from the first/oldest date/hour in the database table and up to todays date/hour. Link to comment https://forums.phpfreaks.com/topic/38621-calendardropdown-for-given-set-of-datestime/#findComment-185354 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.