I want to know if there is an equivalent cron
in Windows and how I can use it programmatically using PHP.
Windows has the Scheduled Tasks
control panel applet (or management console plug-in on later versions of Windows) but you can also access it via schtasks.exe
if you want to automate it from the command line.
In addition, you can also use at
from the command line to schedule a task.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With