I have a similar problem where i have to display the records in a date range which will be selected by the user in two dropdown boxes picked up from the date field. The database contains numerous instances of similar dates for different managers and team leads.
The database contains fields :- Sr.No, Date,Manager,Team Lead, Attendance and calls taken.
How can i populate the drop down with one instance of repeating dates in two drop downs so that the user can select the date range and data can be displayed to the user in a proper formatted row.
I am new to PHP. Can anyone pls help me. Would appreciate ur efforts greatly.
Thanks in advance, Suhshe