emeraldibex
Programmer
Can someone tell me the difference between these two cron jobs:
* * * * * usr/bin/php
* * * * * usr/bin/GET
(Yeah, yeah, one says "php" and one says "GET". How are they functionally different?)
Thanks.
* * * * * usr/bin/php
* * * * * usr/bin/GET
(Yeah, yeah, one says "php" and one says "GET". How are they functionally different?)
Thanks.