HackerzInc
New Member
- Messages
- 21
- Reaction score
- 0
- Points
- 0
I wanted to make sure but can how many cron jobs can I have running at one time???
The website I have I am using to run games (All php based).
Each game requires 3 cron jobs (every 5 minutes, every hour, and every day)
I am going to have 5 games (2 right now, other 3 will be done in a few months). Will I be able to do this or will I have to find a way to combine the crons?
Oh and the cron has a config file that has to be opened to access the database and I don't know how I would have one file open both databases
The website I have I am using to run games (All php based).
Each game requires 3 cron jobs (every 5 minutes, every hour, and every day)
I am going to have 5 games (2 right now, other 3 will be done in a few months). Will I be able to do this or will I have to find a way to combine the crons?
Oh and the cron has a config file that has to be opened to access the database and I don't know how I would have one file open both databases