Can I set up a PHP script file as a Cron Job?

Big Mama

New member
I have a php file on my site's server full of tasks that i want it to perform every night at 12am EST. I know how to set up a single cron job, but I don't want to enter 10 to 15 individual cron jobs when I already have them in the file. Can this be done? And if so how do I do it?

PS I have CPanel.
 
Back
Top