PDA

View Full Version : A PHP Scheduling System



CurtisKenny
04-03-2009, 05:30 PM
Hey.

In easter, a community group i am involved in is doing a 4 day broadcast highlighting everything that the youth of bolton has done.

I have been put in charge of the website. I have a layout in progress and I thought a good feature to implement would be to have in a module would be the current presenter and the next presenter.

Would there be a way to do thi automatically in php? Like configure a schedule such as:

9:00 - 10:00 Curtis
10:00 - 11:00 Alanna
Etc.

During the 9-10 slot, 'Curtis' would be displayed as the on air presenter.



Any thoughts on how to do this?

Thanks in advance
Curtis

Agnostic Bear
04-03-2009, 05:40 PM
Hey.

In easter, a community group i am involved in is doing a 4 day broadcast highlighting everything that the youth of bolton has done.

I have been put in charge of the website. I have a layout in progress and I thought a good feature to implement would be to have in a module would be the current presenter and the next presenter.

Would there be a way to do thi automatically in php? Like configure a schedule such as:

9:00 - 10:00 Curtis
10:00 - 11:00 Alanna
Etc.

During the 9-10 slot, 'Curtis' would be displayed as the on air presenter.



Any thoughts on how to do this?

Thanks in advance
Curtis

Grab standard DJ Panel, add timetable frontend to site.

CurtisKenny
04-03-2009, 05:43 PM
I dont want to display the timetable, i want to display who is on air now and who is on air next.

Dentafrice
06-03-2009, 02:05 PM
Grab standard DJ Panel.

1. Display the radio stats.. now you know who is on air now!
2. Determine what time it is, find the next timetable slot, display it.

Want to hide these adverts? Register an account for free!