Francisc
Francisc

Reputation: 80385

PHP Cronjob with CPanel

I've never set a Cronjob before.

Is it enough to just write the php file I want to execute (in this case send a mail every 24h) and follow through the CPanel GUI prompts?

Thanks!

Upvotes: 2

Views: 453

Answers (2)

Ian McIntyre Silber
Ian McIntyre Silber

Reputation: 5663

Here's a screenshot that shows sample usage of cPanel's Cron Job UI:

http://screencast.com/t/MDc5MTJkMGQ

Upvotes: 3

Jason
Jason

Reputation: 56

yes, that is all you have to do.

Upvotes: 3

Related Questions