I am trying to run a Cron job on my server to run a php script every 15 minutes. I spoke to my host company and they advised that this would be what i would use (if the file was called script.php and on the root of my webspace):
15 * /kunden/homepages/1/d76784537/htdocs/script.php
does anyone know if this is correct?
Thankyou