stuffradio
New Member
- Messages
- 38
- Reaction score
- 0
- Points
- 0
Hey, I'm making a php game. This game requires cron jobs which at certain times I want it to do a certain thing, how do I use the cron job in cPanel to run the script at 12 am every day or something like that?
So example I want it to run a reset.php script at 12 am every day, this would update stuff in the database. the part I'm confused on is the command, seeing how I have never set up a cron job before, I only know what they do
, thanks for your help ahead of time.
So example I want it to run a reset.php script at 12 am every day, this would update stuff in the database. the part I'm confused on is the command, seeing how I have never set up a cron job before, I only know what they do