jefargrafx
Instructor
Hi yall...
I got a record set that retreives a cafeteria menu from a database. In the database I have a column that iindicates the records assigned week 1-52 for 52 weeks in the year.
I've got very thing working okay by sorting on the week number column 1-52 and I have record set navigation set so the user can page throguh the records (differnet menus)
However, I need to automaticlly move to the current week based on the sytem clock.
so when the user opens the page he see this weeks menu. (what ever this week might be)
I'm sure php can do this? any ideas on where I might look.
thanks
jef
I got a record set that retreives a cafeteria menu from a database. In the database I have a column that iindicates the records assigned week 1-52 for 52 weeks in the year.
I've got very thing working okay by sorting on the week number column 1-52 and I have record set navigation set so the user can page throguh the records (differnet menus)
However, I need to automaticlly move to the current week based on the sytem clock.
so when the user opens the page he see this weeks menu. (what ever this week might be)
I'm sure php can do this? any ideas on where I might look.
thanks
jef