Posted by James54321 on 11/01/07 12:49
I am making a little PHP timetable for myself but the rooms change
every week, so I'm storing the dates of each week number (they're
numbered 1 - 52). If there is any way of getting the sytem to count
the weeks for me so I don't have to enter the dates of each week that
would be greatly appreciated. The main thing I need is to be able to
get the php script to recognise which week it is in and display the
appropriate rooms - but I have never worked with dates at such a level
and so I'm not sure how to that. I will also allow the user to select
which week to look at (after displaying the current week) via a drop
down box (that ONLY displays weeks that have not passed) - so any tips
on that would be greatly appreciated too.
Thanks in advance, James.
Navigation:
[Reply to this message]
|