I have a script that attaches and mails a file to a person requesting it.
User clicks on a link, I hit the script and it does the job.
I was trying to modify that script to work with CRON job, however I can't seem to get it work. I've attempted to go to the script's URL and just refresh it, but again, it just seem to ignore all my attempts. What am I doing wrong?