SyntaxFix
Write A Post
Hire A Developer
Questions
You can use curl as is in this thread
curl
For the lazy:
*/5 * * * * curl --request GET 'http://exemple.com/path/check.php?param1=1'
This will be executed every 5 minutes.