|
Normally in the php script itself, I just set as the first line:
#!/usr/local/bin/php -q (the -q is for quiet mode, so it doesnt echo the php version and all that)
Of course that should be set to wherever php binary is on your machine.
Then you just need to have the path of that script in your crontab, nothing additional.
__________________
Skype variuscr - Email varius AT gmail
|