Auto update after specific day passed
Posted
by Crays
on Stack Overflow
See other posts from Stack Overflow
or by Crays
Published on 2010-05-13T06:37:29Z
Indexed on
2010/05/13
6:44 UTC
Read the original article
Hit count: 157
php
Hey guys, i've this theme of the week script, easy, just post like normally, save in database and echo it in a column.
But since its theme of the week, i would like it to automatically renew the value to say "none" or "not set" after a week. I know cron jobs could do this but is there another way? [Running in PHP]
© Stack Overflow or respective owner