jepoysky17 Posted December 21, 2011 Share Posted December 21, 2011 Hello, can anybody help me about my problem with scheduling. I'm building a website for a driving school that has scheduling as its major function. It has 3 major courses which is: Beginner, Refresher and Executive courses. Each course has their different packages. For example, for Refresher course: 5 days at 2 hrs a day 2 days at 5 hrs a day 7 days at 2 hrs a day Can you help me in identifying the conflict if ever there's already an existing schedule? Quote Link to comment https://forums.phpfreaks.com/topic/253582-about-scheduling/ Share on other sites More sharing options...
trq Posted December 21, 2011 Share Posted December 21, 2011 You'll need to be allot more specific. Where exactly are you stuck? Quote Link to comment https://forums.phpfreaks.com/topic/253582-about-scheduling/#findComment-1300016 Share on other sites More sharing options...
shankarganesh Posted December 21, 2011 Share Posted December 21, 2011 Hi, Can you please explain it with bit more clear. Quote Link to comment https://forums.phpfreaks.com/topic/253582-about-scheduling/#findComment-1300028 Share on other sites More sharing options...
jepoysky17 Posted January 6, 2012 Author Share Posted January 6, 2012 I got stuck in the implementation of my textboxes.. If the customer chose 5 days @ 2 hours a day, there should be only 5 textboxes shown. For the time I am using List/Menu tool, since the customer has chosen 5 days @ 2 hours a day, it should automatically calculate the inputted starting time by adding 2 hours to output the end time. For example: The customer has chosen to begin at 9:00 am, the end time should automatically output 11:00 am. I hope you can help me with this... 17276_.php Quote Link to comment https://forums.phpfreaks.com/topic/253582-about-scheduling/#findComment-1304901 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.