Hi guys,
Was wondering if it's possible to set up a cron job to randomly change flash header every week. So i'm thinking of changing the include header1.php
Thanks.
CJ
random flash every week - cron?
Moderator: General Moderators
-
knightsjoker
- Forum Newbie
- Posts: 13
- Joined: Fri Dec 26, 2008 2:00 am
Re: random flash every week - cron?
It will be easier to implement it in the PHP page itself - e.g. by getting the current week number of the year.
There are 10 types of people in this world, those who understand binary and those who don't
-
knightsjoker
- Forum Newbie
- Posts: 13
- Joined: Fri Dec 26, 2008 2:00 am
Re: random flash every week - cron?
ah gotcha thanks