Tagged Questions

0
votes
2answers
76 views

Create CRON job to get/send database value

Looking to do something that I think is fairly basic, but having never written a CRON job before, I'm not really sure how to go about it. Basically, I have a simple DB query that I've written: ...