Is there a means of having a php script, which simply resides on the server,
from executing every X minutes somehow? I mean, where it executes on the
server every X minutes without it being accessed via a browser calling it
through Apache?
Any ideas on this? Thanks, Ike