RE: [PHP] Timetables

2005-04-26 Thread Jared Williams
> > On Mon, April 25, 2005 3:14 pm, Richard Collyer said: > > This is probably more of a db question but... > > Probably. > > > I am writing an employee database for work. The majority of it is > > simple enough however I am stuck on the timetabling. It has > to be done > > in PHP as there ar

Re: [PHP] Timetables

2005-04-25 Thread Richard Lynch
On Mon, April 25, 2005 3:14 pm, Richard Collyer said: > This is probably more of a db question but... Probably. > I am writing an employee database for work. The majority of it is simple > enough however I am stuck on the timetabling. It has to be done in PHP > as there are 40 plus team leaders w

RE: [PHP] Timetables

2005-04-25 Thread Chris W. Parker
Richard Collyer on Monday, April 25, 2005 3:15 PM said: > My idea of doing this was to have a database with each record being a > day for a particular employee. Recording ID, Start Time, Finish Time > in TimeStamp. You need to tie those records to the employee recor

[PHP] Timetables

2005-04-25 Thread Richard Collyer
Hello, This is probably more of a db question but... I am writing an employee database for work. The majority of it is simple enough however I am stuck on the timetabling. It has to be done in PHP as there are 40 plus team leaders whose computers are all old and have IE on them as one similarity