I am wondering if I can use a command in a cron job like so:
/usr/bin/php -q /home/**/public_html/scores.php?date=12/05/2009
I haven't been able to find anything that says I can or can't so I figured I would ask. I thoughts are that I can't but hopefully someone can tell me for sure.
If that is the case is there a way for me to include a variable in a cron job calling a php script?
Thanks Nick