I've never used a cron job and now I think the time has come.
Every 24 hours x amount of bullets get added to each store in each location, To do this I think I cron job would be best but I wouldn't know where to start if I'm going to use a cron job. Do I make a new php page and every time the cron hits it the page adds those x bullets?
- Slash