Can someone tell me the difference between these two cron jobs:
* * * * * usr/bin/php http://site.com/script.php
* * * * * usr/bin/GET http://site.com/script.php
(Yeah, yeah, one says "php" and one says "GET". How are they functionally different?)
Thanks.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.