running a command based on time?

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
Deathblade
Forum Newbie
Posts: 11
Joined: Mon Oct 30, 2006 5:57 pm

running a command based on time?

Post by Deathblade »

so ive got my PHP site, and lets say i want it to go through my data base and remove all accounts that too old every day. is there a way to get a script to run on a time basis?

just point me to a tutorial or a few key words to google and i should be fine

thanks a lot
DeathBlade
User avatar
kaszu
Forum Regular
Posts: 749
Joined: Wed Jul 19, 2006 7:29 am

Post by kaszu »

Check first reply in this:
viewtopic.php?t=58758&highlight=cron
Also make a search in the forum for more info, it is discussed already a lot of times.
Post Reply