I've spent a few hours learning about cron jobs and how they work. I am able to activate and run a cron job, however, I have no idea what commands to use INSIDE the cron file.
I initially wrote a PHP script and tried to activate it with the cron... that didn't work very well
Can anyone tell me where I can find a resource that will allow me to convert my PHP commands into something the cron file can interpret.