i have /public_html/scripts/cron.php file and i want to open it automatically with cron jobs .
please help me i want to know the Command to write in Standard Cron Manager(cPanelX)
I thought you can do it like this:
php /home/user/public_html/example.php
Is this one wrong?