I have a cron job that runs a php script every hour by accessing it with lynx. It works fine, but the major downside is that it registers as a hit on my webstats and so totally skews the actual hit stats for my website.
Does anyone know of a better way of running a php with cron that doesnt have this disadvantage?
Thanks!
Does anyone know of a better way of running a php with cron that doesnt have this disadvantage?
Thanks!