php - How to set cron for every min in godaddy server. -
i need execute cron job every minute, possible in godaddy hosting? there way of configuring it? thanks.
using godaddy's cron job manager, could create 6 individual cron jobs execute twice hourly. set twice hourly minutes execute each task at:
- job 1: x:0-30
- job 2: x:5-35
- job 3: x:10-40
- job 4: x:15-45
- job 5: x:20-50
- job 6: x:25-55
Comments
Post a Comment