Page 1 of 1

time scheduling

Posted: Fri Feb 13, 2009 3:38 pm
by webed
hi guys,
help me create php code to schedule employee times as follows:

employeename hour1 hour2 hour3.....hour9
dept1
dept2
.
.
dept7

the catch is that an employee can only work in one department at one time.
the idea is to ensure each of the 12 employee works some 25 hours in the week. :oops: