Can you help me write a program in php please? - TechRepublic
Question
October 25, 2009 at 04:41 PM
shaunrozario

Can you help me write a program in php please?

by shaunrozario . Updated 16 years, 8 months ago

I want a php program which displays the following:

Display day, date

If today = Monday

{ Display table}

If today = Tuesday

{display table}

If today = wednesday

{display table}

.
.
.
.
.
.
.
If today = Sunday

{display table}

the purpose of this program is to use it as a rotating timetable file on a website…..

thanks for the help in advance….

This discussion is locked

All Comments