Would you please ask
I'm shopping for virtual space (Bluehost)
Want to ask how to set the host to "fix a program for me every day"?
Like saying I'm using Phpmailer to send a letter.
Want to set up a "three-point-a-day" self-mail to every user in the MySQL repository
But how do you "Setup"?
Reply content:
Would you please ask
I'm shopping for virtual space (Bluehost)
Want to ask how to set the host to "fix a program for me every day"?
Like saying I'm using Phpmailer to send a letter.
Want to set up a "three-point-a-day" self-mail to every user in the MySQL repository
But how do you "Setup"?
I don't know if Bluehost can crontab, if I may.
CRONTAB Basic Format:
* Command
Time-sharing Weekly command
The 1th column represents minutes 1~59 per minute or /1
The 2nd column represents the hour 1~23 (0 means 0 points)
The 3rd column represents the date 1~31
The 4th column represents the month 1~12
5th Column Identification Number Week 0~6 (0 = Sunday)
6th List of commands to run
"Three in the afternoon" self-addressed to every user in the MySQL repository
* 15 * * * /usr/bin/php phpmailer
If it is, use it. linux
crontab
Ask the customer service, tell him that you want to do the planning task. You first write the corresponding business to the interface address.
With a timed task, if it's a server, you can use Workerman.