Creating Scheduled Task File
I noticed that there weren't any tutorials written for creating just a basic cron file. So, perhaps someone wouldn't mind writing one or helping me out with what I'm trying to do. I need to update an array of users in an sql table and set a specific column to a certain value.
Is it as simple as writing an UPDATE query in the file and leave it at that?
Thanks if anyone has some ideas.
|