over the past years i stumbled upon problems that wouldve required me to run cronjobs. due to my inability to get those things working i always did some fancy schmancy workarounds - waste of code, waste of effectiveness... soooo - its xmas and i have time to learn:
i DO know how to set up an actual cron job - what i DON'T seem to get working is to have it call a script.
could somebody point me to a simple tutorial that explains how such a script must look like (i suppose thats unix command prompt... argh!) or - even better: would someone be able to post the content of a file thats beiong executed by a cronjob which should execute the file - say: home/phpbuild/cron_test.php
thanks - and happy holidays!
sid