php codeing help
Posted: Mon Apr 21, 2008 8:41 pm
i have question about coding.
i have a website that currently has
include("main content");
to my main content.
i want the main content to cycle every 7days. so it displays different content
every week.
like week one it shows
"main content 1"
week two "main content 2"
week 3 main content 3 .... and so on
can this be done?
i have a website that currently has
include("main content");
to my main content.
i want the main content to cycle every 7days. so it displays different content
every week.
like week one it shows
"main content 1"
week two "main content 2"
week 3 main content 3 .... and so on
can this be done?