run a php automatically after every hour

后端 未结 3 1803
隐瞒了意图╮
隐瞒了意图╮ 2021-01-07 01:09

I am using a shared windows hosting in which sending 120 mails/hour is allowed though php code. i have a php page to send emails more than 200 mails at a time.But i want to

3条回答
  •  清酒与你
    2021-01-07 01:51

    Use a script on Google AppEngine to "ping" yours (Scheduled Tasks to be more precise). It's free to use.

提交回复
热议问题