I have a php script that sends out an email newsletter and I'd like to be able to schedule it to be executed once a week. I don't know unix so cron is out of the question. I was hoping for some GUI handling of this. Unfortunately my host doesn't have one. Unless you can tell me what the script would look like in cron to call a .php file on my domain. Any help is much appreciated.
Scheduling tasks such executing a php script
Collapse
X
Comment