0

I have a PHP scripts on Windows Server 2016 (IIS 10 PHP 7.1) And i would like to execute these scripts every x minutes. Is it possible to do something similar like SQL job? I can't use javascript because this need to be done without WEB Page. Somebody said its possible to execute PHP scripts without web server via CLI. Is it right? And lots of information about cron. But im not understand is it already integrated in to system or additional software?

CodeCaster
  • 147,647
  • 23
  • 218
  • 272
Klapsius
  • 3,273
  • 6
  • 33
  • 56
  • If its windows then look at Task Scheduler to replace CRON – RiggsFolly Jan 13 '17 at 10:02
  • Duplicate of How to run a PHP file in a scheduled task (Windows Task Scheduler) http://stackoverflow.com/questions/295386/how-to-run-a-php-file-in-a-scheduled-task-windows-task-scheduler ? – chandresh_cool Jan 13 '17 at 10:06

0 Answers0