Is there a way that I can automatically have a PHP script be launched everyday without directly calling it via a web browser..
Thanks.. Sparkle
This is at least a weekly question. Search for chron, lynx, wget, standalone.
you can use cron.
Thanks for the help..
what do you use finally to auto launch a php script
thanck you