Hi guys,

It's been a while. I hope everyone had a great new year. I have been doing some research already, but thought I'd put this out there:

I have a task that I will need to do via a php script every day at midnight (server time)... So, I need to set up a cron job, right? ...To execute the script at that time.

Is there any consideration to doing this that has to be given, in writing code for command line versus the web in php?

I guess I should say, has anyone been down this road and has a few suggestions such as error handling, etc...

Thanks,
CharlesH