How do I run a PHP script using windows schedule task?

后端 未结 12 1344
梦谈多话
梦谈多话 2020-11-27 02:46

I have installed localhost/server in my machine and I need to run a php script using windows schedule task. how do I add path in \"Actions\" tab in schedule task / cofigure

12条回答
  •  陌清茗
    陌清茗 (楼主)
    2020-11-27 03:04

    Here's how did it.

    Windows scheduler -> create a new task -> action tab -> Edit

    enter image description here

提交回复
热议问题