updating DB Row every minute?
Moderator: General Moderators
updating DB Row every minute?
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.
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"
121 matches on this page searching for this. Most Linux admins know about this, but I belive there are Win32 ports for cron aswell. Mentioning it as you didn't mention if the server you are using is *nix || Win32.
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).
That is why i choose words of the OP himself to see if he would find the relevant info with a simple search.