I need to write a script that will make db table updates on a given time interval (i.e. every 15 minutes, half hour, or whatever preset time), but I have no idea where to even start on this one.
Is there a way to make a script fire off automatically that requres no admin action?