updating DB Row every minute?
Posted: Fri Apr 08, 2005 11:19 am
i need a php code that automaticly updates a row in my database every minute, i've tried almost everything in my books but they dont work. Please help a noob out.
A community of PHP developers offering assistance, advice, discussion, and friendship.
http://forums.devnetwork.net/
Or the more technical term, "cron job" (Info).timvw wrote:just go to your favorite searchengine and type: "php run script every minute"
or search in this forum "run script every minute"
I'm aware of cron(tab) but i don't expect someone new to know what term. (because in that case he wouldn't have a problemJAM wrote: Or the more technical term, "cron job" (Info).