mycow Posted July 10, 2008 Share Posted July 10, 2008 Hello. I have a table in my mysql that has First Name and Last Name. I was to create a calendar which will have on left side in each line each name i have in my db and the rest of the page to be the calendar from 1 to whatever that month has. In each day after that i want to put drop down boxes and when i press a button to save these selection in my database. I am stuck with that as i don't know how to pass all those data in. Thank you in advance. Quote Link to comment https://forums.phpfreaks.com/topic/114121-help-with-calendar/ Share on other sites More sharing options...
dannyb785 Posted July 10, 2008 Share Posted July 10, 2008 So let me see if I can even understand what you want... You want to have a calendar displayed, and then have a dropdown list in each day with the users listed in the dropdown. And you want to be able to select whichever user for whichever day and then be able to save all the users for each day? Quote Link to comment https://forums.phpfreaks.com/topic/114121-help-with-calendar/#findComment-586583 Share on other sites More sharing options...
mycow Posted July 10, 2008 Author Share Posted July 10, 2008 No i want some kind of other text in the drop down and in the left i want to names Quote Link to comment https://forums.phpfreaks.com/topic/114121-help-with-calendar/#findComment-586594 Share on other sites More sharing options...
wildteen88 Posted July 10, 2008 Share Posted July 10, 2008 What reference does the names have with the calender? You need to be more specific, provide example data and any existing code. Quote Link to comment https://forums.phpfreaks.com/topic/114121-help-with-calendar/#findComment-586630 Share on other sites More sharing options...
mycow Posted July 11, 2008 Author Share Posted July 11, 2008 I want to do something like the image. I have no code yet as i am stuck in creating the calendar with the names. The example has only one but in my db i have more names. Thanks [attachment deleted by admin] Quote Link to comment https://forums.phpfreaks.com/topic/114121-help-with-calendar/#findComment-587175 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.