Can you help me write a program in php please? Easy 10 points...?

Shaun

New member
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}

........................................................................


thanks
 
Back
Top