Examples of cron tab commands. These may or may not work, you should contact your host if you aren't sure. Make sure you use the correct paths to the files
shown above. Here an example file is shown (xx.php).
Linux
/usr/local/bin/php /home/admin/domains/example.com/public_html/shop/control/cron/xx.php
php q /home/admin/domains/example.com/public_html/shop/control/cron/xx.php
/usr/local/bin/php q /home/admin/domains/example.com/public_html/shop/control/cron/xx.php
Windows
C:\Windows\php\php.exe "C:\server\www\shop\control\cron\xx.php"
If you don't understand this, contact your host for assistance. Path is almost always the FULL server path to the cron file.