G
Guest
I have a db which records employee attendance.
I would like three buttons on my front page which will show:
last working day/
current/
next working days absences.
I understand that i can use date()-1 and date()+1...however if the current
date is friday then the next day one comes up with saturdays abences (i.e.not
a working day) and i would like it to comes up with mondays absences.
Does anyone have any suggestions? Any help much appreciated!
Chloe
I would like three buttons on my front page which will show:
last working day/
current/
next working days absences.
I understand that i can use date()-1 and date()+1...however if the current
date is friday then the next day one comes up with saturdays abences (i.e.not
a working day) and i would like it to comes up with mondays absences.
Does anyone have any suggestions? Any help much appreciated!
Chloe