dday65 Posted May 19, 2007 Share Posted May 19, 2007 Hi All! I have an application that allows people to submit their interest in an event - i.e. There is an event on 7/7/77 do you want to come- and if they do they submit their name, etc etc- works great - now I have been asked to add multi day events where the responders can indicate which dates of event they are attending- help! How do I get a date range from person who creates event - two fields? One with start date one with end date of event? I think that is way to go- then big issue is how do I explode that data range so I can present it as a field on form as checkboxes that user can check to indicate which dates they can attend event and then how to store that back in mysql- I need help with the logic and programming of this paragraph - am pretty new to php and I know I should be able to accomplish what has been requested- I just need some guidance in right direction. If anyone has any code that does something similar or any guidance I would be very appreciative. All the best, Dave Quote Link to comment https://forums.phpfreaks.com/topic/52134-need-help-figiring-out-how-to-work-with-dates-and-an-event/ Share on other sites More sharing options...
dday65 Posted May 19, 2007 Author Share Posted May 19, 2007 bump - thx Quote Link to comment https://forums.phpfreaks.com/topic/52134-need-help-figiring-out-how-to-work-with-dates-and-an-event/#findComment-257233 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.